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