Commit Graph

4 Commits

Author SHA1 Message Date
Devin AI
6b354201cb Fix lint issues: suppress unused chromadb import warnings and update remaining external memory test
Co-Authored-By: João <joao@crewai.com>
2025-05-30 09:45:39 +00:00
Devin AI
ea5f6b592c Update memory tests to handle optional ChromaDB dependency
Co-Authored-By: João <joao@crewai.com>
2025-05-30 09:37:44 +00:00
Dmitri Khokhlov
ff2f1477bb fix: TypeError: LongTermMemory.search() missing 1 required positional argument: 'latest_n' (#488)
Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
2024-05-02 03:28:36 -03:00
João Moura
5b59e450f7 Adding long term, short term, entity and contextual memory 2024-04-01 10:45:17 -03:00