This website requires JavaScript.
Explore
Help
Sign In
AIRegulation
/
AIRegulation-DocAnalysis
Watch
7
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f2bd0deeb3316565ca5ff90641378f9adb1f91ad
AIRegulation-DocAnalysis
/
backend
/
app
/
services
/
llm
T
History
wangwei
and
Copilot
f2bd0deeb3
feat: capture streaming token usage in QwenClient and QwenVLClient
...
Co-authored-by: Copilot <
223556219+Copilot@users.noreply.github.com
>
2026-07-23 13:19:23 +08:00
..
__init__.py
Fix SSE route dependency and align architecture docs
2026-05-18 16:32:42 +08:00
base_client.py
Add LLM token
2026-07-02 22:03:39 +08:00
deepseek_client.py
feat: capture streaming token usage in DeepSeekClient.stream_chat
2026-07-23 11:24:31 +08:00
document_summarizer.py
Fix SSE route dependency and align architecture docs
2026-05-18 16:32:42 +08:00
llm_factory.py
feat: wrap LLM clients with TrackedLLMClient in LLMFactory
2026-07-02 15:03:12 +08:00
qwen_client.py
feat: capture streaming token usage in QwenClient and QwenVLClient
2026-07-23 13:19:23 +08:00
tool_types.py
Add LLM token
2026-07-02 22:03:39 +08:00
tracked_client.py
feat: add TrackedLLMClient decorator for transparent usage recording
2026-07-02 14:49:06 +08:00