OpenRouter TypeScript SDK - v1.0.6
GitHub
Examples
Preparing search index...
ToolChoice
Type Alias ToolChoice
ToolChoice
:
"none"
|
"auto"
|
{
type
:
"function"
;
function
:
{
name
:
string
}
}
Tool calling choice: 'none', 'auto', or a specific function
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
OpenRouter TypeScript SDK - v1.0.6
Loading...
Tool calling choice: 'none', 'auto', or a specific function