You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a customer service agent and I'm facing an issue in which the agent says that is going to do something but ends their turn with "finish_reason": "stop" before actually calling the tool. Then, if the customer sends any message, the agent calls the tool.
Anyone struggling with anything similar? Please and thank you :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, guys! How is it going?
I'm building a customer service agent and I'm facing an issue in which the agent says that is going to do something but ends their turn with
"finish_reason": "stop"before actually calling the tool. Then, if the customer sends any message, the agent calls the tool.Anyone struggling with anything similar? Please and thank you :)
I'm using the v4 SDK and gpt-4.1
Beta Was this translation helpful? Give feedback.
All reactions