EdgeAIG/opencode / .opencode /node_modules /@ai-sdk /provider /src /language-model /v3 /language-model-v3-tool-choice.ts
EdgeAIG's picture
download
raw
311 Bytes
export type LanguageModelV3ToolChoice =
| { 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:
d2c0f5c6fe3129f16503ddfb47f2589e1a6e3eb73090d02cd91513b22b952c41

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