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

Xet Storage Details

Size:
290 Bytes
·
Xet hash:
20b5ef47822607bf8729b61ffe78f4b93825ee292aa9a6a7edfce2f19a5d31de

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