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
Has anyone found a way to 1.) suppress function auto-invocation and 2.) add - from manual tool invocations - streaming function call content and result content to chat history? I want to control the exception handling from the tool invocations and I have been unable to suppress auto-invocation (I have set autoinvoke=false) or to find a way around using FunctionCallContent/FunctionResultContent and getting "Unsupported content type FunctionCallContent. Cannot convert to ResponseContentPart." when the next streaming invocation is made. Thanks!
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.
-
Has anyone found a way to 1.) suppress function auto-invocation and 2.) add - from manual tool invocations - streaming function call content and result content to chat history? I want to control the exception handling from the tool invocations and I have been unable to suppress auto-invocation (I have set autoinvoke=false) or to find a way around using FunctionCallContent/FunctionResultContent and getting "Unsupported content type FunctionCallContent. Cannot convert to ResponseContentPart." when the next streaming invocation is made. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions