Find answers from the community

P
C
a
h
s
Updated 31 minutes ago

User message

I'm trying out the tool interface. I have a function called something like "get_account_id" which takes an email address parameter. When I ask it to do something for "John Smith" the openaiazure agent is automatically converting the name to email address john.smith@example.com and passing it to the tool. How might I get it to stop that and expect the information to be inputted?
O
L
4 comments
There's a larger question I have around how to support input validation to ensure that tools don't fire with the wrong info, but maybe the answer to this question will lead me in the right direction.
You could replace the human-in-the-loo step with something more progamatic if you wanted
Thank you @Logan M , will take a look
Add a reply
Sign up and join the conversation on Discord