GetEmbeddingsBodyParam interface
Properties
body |
Property Details
body
body?: { dimensions?: number, encoding_format?: string, input: string[], input_type?: string, model?: string }
Property Value
{ dimensions?: number, encoding_format?: string, input: string[], input_type?: string, model?: string }