function_calling
Enable AI agents to use NIM models to determine which functions to invoke and with what arguments.
Instructions
Use NIM models with tool/function calling capabilities. The model will decide which function to call and with what arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| tools | Yes | ||
| messages | Yes | ||
| max_tokens | No | ||
| temperature | No | ||
| tool_choice | No |