FlashcardIntermediate
Passing Tools in a Request
Tools are sent to the model as an array of definitions alongside the conversation messages.
Question
How are tools provided to the model in an API call?
Click to reveal answer
Tools are sent to the model as an array of definitions alongside the conversation messages.
How are tools provided to the model in an API call?