generate_with_tools
Generate chat responses by giving the language model a list of tools it can invoke during the conversation.
Instructions
Execute chat generation with a list of tools exposed to the model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | ||
| messages | Yes | ||
| model_name | Yes |