Akhil Verghese
๐ค SpeakerAppearances Over Time
Podcast Appearances
So they have three orders.
Which one are they talking about?
And then you ask them which one they're talking about.
They identify the order they're talking about either with a click or by saving it.
And then you validate that and you say, okay, this is the order you want to change.
Then you let the LLM do its thing.
You let it figure out what it is that they want, which day they want it, all of that stuff.
And then you have the LLM check with an API call.
Is this modification possible?
So you don't just give it right access to the database.
There's a controlled API call that says, hey, you can change orders up to three days.
The window is 9 a.m.
to 3 p.m.
All of this is fixed in the system, right?
And then the LLM can run this call.
The LLM then checks with the user.
hey, this is what I'm about to do.
We're about to change order number 1234 to the 29th of May at 2 p.m.
on Friday, 2 p.m.
to 5 p.m.