store_long_term
Method
This is a method of the ChromaMemoryAdapter class in the factories module.Store text in ChromaDB with embedding.
Signature
Parameters
str
required
No description available.
Optional
No description available.
Returns
str
The result of the operation.
Uses
embeddingRuntimeErrortime.time_nsadd
Used By
Agent.store_memoryMem0MemoryAdapter.store_short_termChromaMemoryAdapter.store_short_termMemory.store_long_termMemory.remember
Source
View on GitHub
praisonaiagents/memory/adapters/factories.py at line 282
