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-09 16:18:30 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1579c44373f58101627c773d80efd5c68419b2a1
crewAI
/
src
/
crewai
/
memory
History
Devin AI
1579c44373
Fix: Add conditional import for Self type to support Python 3.10
...
Co-Authored-By: Joe Moura <
joao@crewai.com
>
2025-04-09 05:49:26 +00:00
..
contextual
sort imports with isort rules by ruff linter (
#1730
)
2024-12-11 10:46:53 -05:00
entity
[FEATURE] Support for custom path in RAGStorage (
#1659
)
2024-12-03 12:22:29 -05:00
long_term
[FEATURE] Support for custom path in RAGStorage (
#1659
)
2024-12-03 12:22:29 -05:00
short_term
sort imports with isort rules by ruff linter (
#1730
)
2024-12-11 10:46:53 -05:00
storage
sort imports with isort rules by ruff linter (
#1730
)
2024-12-11 10:46:53 -05:00
user
call storage.search in user context search instead of memory.search (
#1692
)
2024-12-09 08:07:52 -08:00
__init__.py
Add support for retrieving user preferences and memories using Mem0 (
#1209
)
2024-11-14 10:59:24 -08:00
memory.py
Fix: Add conditional import for Self type to support Python 3.10
2025-04-09 05:49:26 +00:00