CodeReview/backend/app/services/llm/adapters
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