UNPKG

deepinfra

Version:
7 lines (6 loc) 128 B
export interface EmbeddingsRequest { inputs: string[]; normalize?: boolean; image?: string; webhook?: string; }