EdgeAIG/opencode / .opencode /node_modules /@ai-sdk /provider /src /language-model /v2 /language-model-v2-tool-choice.ts
EdgeAIG's picture
download
raw
311 Bytes
export type LanguageModelV2ToolChoice =
| { type: 'auto' } // the tool selection is automatic (can be no tool)
| { type: 'none' } // no tool must be selected
| { type: 'required' } // one of the available tools must be selected
| { type: 'tool'; toolName: string }; // a specific tool must be selected:

Xet Storage Details

Size:
311 Bytes
·
Xet hash:
153d0d719b5732ae0ea5bb3e4a0810b7688004e1d86c7f31fc253d382abd59af

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.