1/ Specify tools We need 2 tools in this example: retrieve_payment_status retrieve_payment_date In order for Mistral models to understand the functions, for each tool, we need to describe the tool's name, description, parameters, and the function.
By
–

1/ Specify tools We need 2 tools in this example: retrieve_payment_status retrieve_payment_date In order for Mistral models to understand the functions, for each tool, we need to describe the tool's name, description, parameters, and the function.