ragflow/rag
Stephen Hu 35034fed73
Fix: Raptor: [Bug]: **ERROR**: Unknown field for GenerationConfig: max_tokens (#8331)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/8324

### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-18 16:40:57 +08:00
..
app Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
llm Fix: Raptor: [Bug]: **ERROR**: Unknown field for GenerationConfig: max_tokens (#8331) 2025-06-18 16:40:57 +08:00
nlp fix(search.py):remove hard page_size (#8242) 2025-06-13 14:56:25 +08:00
res Update synonym dictionary file (#7997) 2025-06-03 09:41:53 +08:00
svr Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
utils Fix: opendal storage health attribute not found & remove duplicate operator scheme initialization (#8265) 2025-06-16 11:35:51 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
prompts.py Refa: chat with tools. (#8210) 2025-06-12 12:31:10 +08:00
raptor.py Fix task_limiter in raptor.py (#8124) 2025-06-09 10:18:03 +08:00
settings.py Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 2025-06-16 13:40:47 +08:00