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
Currently, tools are only supported for the prompt function, which is delegated into promptWithFunctions. This function recursively rounds up tool call executions until a final result is produced.
The text was updated successfully, but these errors were encountered:
Currently, tools are only supported for the
prompt
function, which is delegated intopromptWithFunctions
. This function recursively rounds up tool call executions until a final result is produced.The text was updated successfully, but these errors were encountered: