embed
AsyncFunction
This function is defined in the parity module.
Signature
Returns
The result of the operation.
Used By
Source
View on GitHub
src/parity/index.ts at line 1463embed: API reference for embed
This function is defined in the parity module.
async def embed(text: string, model?: string) -> Promise<number[]>
src/parity/index.ts at line 1463