ragflow/rag/llm
Günter Lukas 5037a28e4d
Fix problem with Google Cloud models with reasoning (like gemini) - Additional fix to issue #10474 (#10502)
### What problem does this PR solve?

Issue #10474  -  Update to PR #10477 

### Type of change

- [X] Bug Fix (non-breaking change which fixes an issue)
2025-10-15 14:54:20 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Fix problem with Google Cloud models with reasoning (like gemini) - Additional fix to issue #10474 (#10502) 2025-10-15 14:54:20 +08:00
cv_model.py Refactor: improve how NvidiaCV calculate res total token counts (#10455) 2025-10-10 11:03:40 +08:00
embedding_model.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +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 Zhipu GLM-ASR model (#10529) 2025-10-14 09:32:45 +08:00
tts_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00