I have a function that I wanna call using LLM. So basically imagine a user writes I want to buy 5 NV
I have a function that I wanna call using LLM. So basically imagine a user writes I want to buy 5 NVDA stock.
So I want it to interpt to a JSON and then send the user a message with the parameters so he clicks "confirm" and then execute it. So basically just parsing text into predefined schema.
So I want it to interpt to a JSON and then send the user a message with the parameters so he clicks "confirm" and then execute it. So basically just parsing text into predefined schema.




