Question Regarding how to use FromTool #510
Unanswered
libra34567
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apologize for posting as feature request as I'm not sure where to post questions.
I wonder what is FromTool used for? Is this the way to tell openai api the result of tool call?
So:
User Request: xxx
Assistant Response With ToolCall 1, 2: xxx
FromTool: toolCall1 Result
FromTool: toolCall2 Result
Please let me know if im correct on this, thank you!
Beta Was this translation helpful? Give feedback.
All reactions