bind_tools: Bind tools to a config (provider-agnostic)

View source: R/LLMR.R

bind_toolsR Documentation

Bind tools to a config (provider-agnostic)

Description

Bind tools to a config (provider-agnostic)

Usage

bind_tools(config, tools, tool_choice = NULL)

Arguments

config

llm_config

tools

list of tools (each with name, description, and parameters/input_schema)

tool_choice

optional tool_choice spec (provider-specific shape)

Value

modified llm_config


LLMR documentation built on Aug. 26, 2025, 9:08 a.m.