ragflow/api
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
..
apps Fix: Fixed the issue where swagger apidocs could not be opened properly(#9522) (#10461) 2025-10-10 18:36:20 +08:00
common Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
db Fix #10408 (#10471) 2025-10-10 19:18:24 +08:00
utils Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00
settings.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py