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 08:33:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f7ebcd8e45f6db9735b6e2cde63ff99076cc59a
DocsGPT
/
application
/
llm
/
handlers
History
Alex
b404162364
fix: fallback to OpenAILLMHandler when no handler class is found
2025-06-20 16:08:40 +01:00
..
__init__.py
refactor: reorganize LLM handler structure and improve tool call parsing
2025-06-02 12:17:29 +05:30
base.py
refactor: tool calls sent when pending and after completion
2025-06-11 12:40:32 +05:30
google.py
refactor: reorganize LLM handler structure and improve tool call parsing
2025-06-02 12:17:29 +05:30
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