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-13 01:58:30 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
a2224bbe1898fc8c14eaa97963c1ec21c6527e2d
crewAI
/
src
/
crewai
/
memory
/
external
History
Lucas Gomide
d200d00bb5
refactor: remove explicit Self import from typing
...
Python 3.10+ natively supports Self type annotation without explicit imports
2025-04-09 11:13:01 -03:00
..
__init__.py
Add support for External Memory (the future replacement for UserMemory) (
#2510
)
2025-04-07 10:40:35 -07:00
external_memory_item.py
Add support for External Memory (the future replacement for UserMemory) (
#2510
)
2025-04-07 10:40:35 -07:00
external_memory.py
refactor: remove explicit Self import from typing
2025-04-09 11:13:01 -03:00