bind_tools | R Documentation |
Bind tools to a config (provider-agnostic)
bind_tools(config, tools, tool_choice = NULL)
config |
llm_config |
tools |
list of tools (each with name, description, and parameters/input_schema) |
tool_choice |
optional tool_choice spec (provider-specific shape) |
modified llm_config
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.