EdgeAIG/opencode / .opencode /node_modules /@ai-sdk /provider /src /language-model /v3 /language-model-v3-reasoning.ts
| import { SharedV3ProviderMetadata } from '../../shared'; | |
| /** | |
| * Reasoning that the model has generated. | |
| */ | |
| export type LanguageModelV3Reasoning = { | |
| type: 'reasoning'; | |
| text: string; | |
| /** | |
| * Optional provider-specific metadata for the reasoning part. | |
| */ | |
| providerMetadata?: SharedV3ProviderMetadata; | |
| }; | |
Xet Storage Details
- Size:
- 315 Bytes
- Xet hash:
- 2167fcf1c53e5723edb5fe9868a5fab68208578cf79af44abab68cd9e5121f7a
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.