first
Method
This is a method of the EmbeddingResult class in the embedding module.Get the first embedding vector
Signature
Returns
The result of the operation.
first: Get the first embedding vector
This is a method of the EmbeddingResult class in the embedding module.Get the first embedding vector
def first(&self) -> Option<&Vec<f32>>