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
17bc22224ca92f948a5e9c25fc8acca70f0592af
DocsGPT
/
application
/
llm
/
handlers
History
Alex
17698ce774
feat: context compression (
#2173
)
...
* feat: context compression * fix: ruff
2025-11-24 12:44:19 +02:00
..
__init__.py
refactor: reorganize LLM handler structure and improve tool call parsing
2025-06-02 12:17:29 +05:30
base.py
feat: context compression (
#2173
)
2025-11-24 12:44:19 +02:00
google.py
feat: context compression (
#2173
)
2025-11-24 12:44:19 +02:00
handler_creator.py
fix: fallback to OpenAILLMHandler when no handler class is found
2025-06-20 16:08:40 +01:00
openai.py
refactor: reorganize LLM handler structure and improve tool call parsing
2025-06-02 12:17:29 +05:30