ragflow/rag/llm
Stephen Hu 94dbd4aac9
Refactor: use the same implement for total token count from res (#10197)
### What problem does this PR solve?
use the same implement for total token count from res

### Type of change

- [x] Refactoring
2025-09-22 17:17:06 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Refactor: use the same implement for total token count from res (#10197) 2025-09-22 17:17:06 +08:00
cv_model.py Refactor:Improve BytesIO usage for GeminiCV (#10042) 2025-09-11 11:07:15 +08:00
embedding_model.py Refactor: use the same implement for total token count from res (#10197) 2025-09-22 17:17:06 +08:00
rerank_model.py Refactor: use the same implement for total token count from res (#10197) 2025-09-22 17:17:06 +08:00
sequence2txt_model.py Feat: add CometAPI to LLMFactory and update related mappings (#10119) 2025-09-18 09:51:29 +08:00
tts_model.py Feat: add CometAPI to LLMFactory and update related mappings (#10119) 2025-09-18 09:51:29 +08:00