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-30 17:13:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
143f4aa886fdc3f9edd11b62d362b6cd71ec2e16
DocsGPT
/
application
/
agents
History
Siddhant Rai
92c3c707e1
refactor: reorganize LLM handler structure and improve tool call parsing
2025-06-02 12:17:29 +05:30
..
tools
refactor: reorganize LLM handler structure and improve tool call parsing
2025-06-02 12:17:29 +05:30
__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
refactor: reorganize LLM handler structure and improve tool call parsing
2025-06-02 12:17:29 +05:30
classic_agent.py
fix: truncate tool call results to 50 characters for cleaner output
2025-05-09 22:52:17 +01:00
react_agent.py
fix: enhance ReActAgent's reasoning iterations and update planning prompt structure
2025-05-23 15:10:12 +01:00