EdgeAIG's picture
download
raw
290 Bytes
import { SharedV2ProviderMetadata } from '../../shared/v2/shared-v2-provider-metadata';
/**
* Text that the model has generated.
*/
export type LanguageModelV2Text = {
type: 'text';
/**
* The text content.
*/
text: string;
providerMetadata?: SharedV2ProviderMetadata;
};

Xet Storage Details

Size:
290 Bytes
·
Xet hash:
30abc2d7c3139bc631719c115feaea052b693c9be9e9117008ee5032e1597a71

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