Skip to main content

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

Source

View on GitHub

praisonaiagents/memory/adapters/factories.py at line 278