ragflow/rag
Günter Lukas 0283e4098f
Fix #10408 (#10471)
### What problem does this PR solve?

Google Cloud model does not work correctly with gemini-2.5 models
Close #10408

### Type of change

- [X] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-10-10 19:18:24 +08:00
..
app Feat: Pipeline Docx file supports Markdown output (#10439) 2025-10-10 09:39:15 +08:00
flow Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
llm Fix #10408 (#10471) 2025-10-10 19:18:24 +08:00
nlp Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
prompts Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
utils Refactor: improve cv model logics (#10414) 2025-10-09 09:47:36 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
raptor.py Refactor: based on async await to handle Redis when raptor (#9576) 2025-08-22 10:58:02 +08:00
settings.py Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00