This website requires JavaScript.
Explore
Help
Register
Sign In
LLM
/
DocsGPT
Watch
1
Star
0
Fork
0
You've already forked DocsGPT
mirror of
https://github.com/arc53/DocsGPT.git
synced
2025-11-29 16:43:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d452e3b045125eadcb73f29743f919d3324c324
DocsGPT
/
application
/
agents
History
Alex
9d452e3b04
feat: enhance MemoryTool and NotesTool with tool_id management and directory renaming tests (
#2026
)
2025-10-06 23:45:47 +03:00
..
tools
feat: enhance MemoryTool and NotesTool with tool_id management and directory renaming tests (
#2026
)
2025-10-06 23:45:47 +03:00
__init__.py
refactor: minor changes
2025-04-01 12:33:43 +05:30
agent_creator.py
feat: add support for thought processing in conversation flow and introduce ReActAgent
2025-03-27 23:19:08 +05:30
base.py
feat: implement MemoryTool with CRUD operations and integrate with MongoDB
2025-10-06 21:09:22 +01:00
classic_agent.py
refactor: use DuckDuckGo and Brave as tools instead of retrievers
2025-06-23 09:22:17 +05:30
react_agent.py
fix: enhance ReActAgent's reasoning iterations and update planning prompt structure
2025-05-23 15:10:12 +01:00