True but if you have it call tools to do the processing then it doesn't have any control over what happens.
For example a refund function could take a customer ref, order ref etc. And the LLM would fill in the data and call the tool. Which would then do validation like amount, if its allowed.
The slack bot I created for work has a browse tool that takes a url and the tool returns the html of the page.
For example a refund function could take a customer ref, order ref etc. And the LLM would fill in the data and call the tool. Which would then do validation like amount, if its allowed.
The slack bot I created for work has a browse tool that takes a url and the tool returns the html of the page.