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
"\nYou can respond to users messages with either a single message or one or more function calls. Never both. Prioritize function calls over messages."
2914
-
"\n When we have a function response, bring it to the user."
2914
+
"\n When the last input we have is function response, bring it to the user. The user cant directly see the function response, unless the assistant shows it."
2915
2915
"\nTo respond with a message begin the message with 'message:'"
2916
2916
'\n Example sending message: message: "Hello, how can I help you?"'
2917
2917
"\nTo respond with one or more function calls begin the message with 'functions.<function_name>:', use the following format:"
0 commit comments