Skip to main content

embeddings

Function
This function is defined in the extras module.
Synchronous embeddings function (batch)

Signature

Parameters

&
required
No description available.
Option<&str>
required
No description available.

Returns

crate::error::Result<Vec<Vec<f32>>>
The result of the operation.

Uses

  • embed

Source

View on GitHub

praisonai/src/parity/extras.rs at line 527

Rust Embeddings

Rust Embedding

Rust Vector Store