This website requires JavaScript.
Explore
Help
Sign In
WuYanBo
/
CodeReview
Watch
1
Star
0
Fork
You've already forked CodeReview
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
31dc476015
CodeReview
/
backend
/
app
/
services
/
llm
/
adapters
History
lintsinghua
31dc476015
feat: Improve streaming LLM token usage reporting by adding input estimation, requesting usage via `stream_options`, and providing fallback estimation.
2025-12-12 16:30:57 +08:00
..
__init__.py
refactor(llm): consolidate LLM adapters with LiteLLM unified layer
2025-11-28 16:41:39 +08:00
baidu_adapter.py
chore: reduce logging verbosity and clean up file formatting
2025-12-12 15:50:48 +08:00
doubao_adapter.py
chore: reduce logging verbosity and clean up file formatting
2025-12-12 15:50:48 +08:00
litellm_adapter.py
feat: Improve streaming LLM token usage reporting by adding input estimation, requesting usage via `stream_options`, and providing fallback estimation.
2025-12-12 16:30:57 +08:00
minimax_adapter.py
chore: reduce logging verbosity and clean up file formatting
2025-12-12 15:50:48 +08:00