ragflow/rag
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
..
app Feat: add support for multi-column PDF parsing (#10475) 2025-10-11 18:46:09 +08:00
flow Feat: let toc run asynchronizly... (#10513) 2025-10-14 14:14:52 +08:00
llm Fix problem with Google Cloud models with reasoning (like gemini) - Additional fix to issue #10474 (#10502) 2025-10-15 14:54:20 +08:00
nlp Feat: debugging toc part. (#10486) 2025-10-11 18:45:21 +08:00
prompts Fix: canvas list with team. (#10549) 2025-10-14 19:38:54 +08:00
res
svr Feat: let toc run asynchronizly... (#10513) 2025-10-14 14:14:52 +08:00
utils Feat: let toc run asynchronizly... (#10513) 2025-10-14 14:14:52 +08:00
__init__.py
benchmark.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
raptor.py
settings.py