search_short_term
Method
This is a method of the ChromaMemoryAdapter class in the factories module.Search ChromaDB.
Signature
Parameters
str
required
No description available.
int
default:"5"
No description available.
Returns
List[Dict[str, Any]]
The result of the operation.
Uses
search_long_term
Used By
AgentTeam.restore_session_stateMemory.search_short_termMemory.delete_memories_matchingMemory.build_context_for_task
Source
View on GitHub
praisonaiagents/memory/adapters/factories.py at line 278
