asimilarity
AsyncMethod
This is a method of the EmbeddingAgent class in the embedding_agent module.Async version of similarity().
Signature
Parameters
str
required
No description available.
str
required
No description available.
Optional[str]
No description available.
Returns
float
The result of the operation.
Uses
aembed_batch
Source
View on GitHub
praisonaiagents/agent/embedding_agent.py at line 393
