FlashcardIntermediate
Defining a Tool Schema
Tools are defined with a name, description, and JSON Schema describing their parameters.
Question
How do you define a function/tool for a model to use?
Click to reveal answer
Tools are defined with a name, description, and JSON Schema describing their parameters.
How do you define a function/tool for a model to use?