EmbeddingResult
Defined in the result module.AI Agent Result from embedding generation. Attributes: embeddings: List of embedding vectors (each is a list of floats) model: The model used for embedding (optional) usage: Token usage information (optional) metadata: Additional metadata (optional)
Properties
No description available.
No description available.
No description available.
No description available.
Usage
Source
View on GitHub
praisonaiagents/embedding/result.py at line 13
