This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
crewAI
Watch
1
Star
0
Fork
0
You've already forked crewAI
mirror of
https://github.com/crewAIInc/crewAI.git
synced
2026-01-11 09:08:31 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
85cd4ebc5f94401b177de22b2d26d821cf9e4d2b
crewAI
/
tests
/
memory
History
Devin AI
85cd4ebc5f
Fix
#2591
: Fix KeyError in contextual memory with Mem0 provider
...
Co-Authored-By: Joe Moura <
joao@crewai.com
>
2025-04-12 01:46:56 +00:00
..
cassettes
Add support for retrieving user preferences and memories using Mem0 (
#1209
)
2024-11-14 10:59:24 -08:00
contextual
Fix
#2591
: Fix KeyError in contextual memory with Mem0 provider
2025-04-12 01:46:56 +00:00
external
Support Python 3.10+ (on CI) and remove redundant Self imports (
#2553
)
2025-04-10 14:37:24 -04:00
long_term_memory_test.py
fix: TypeError: LongTermMemory.search() missing 1 required positional argument: 'latest_n' (
#488
)
2024-05-02 03:28:36 -03:00
short_term_memory_test.py
sort imports with isort rules by ruff linter (
#1730
)
2024-12-11 10:46:53 -05:00
user_memory_test.py
Minor Changes
2025-03-28 22:08:15 +05:30