ragflow/rag
Stephen Hu 307cdc62ea
fix:RAGFlowOSS.put() got an unexpected keyword argument 'tenant_id' (#10712)
### What problem does this PR solve?

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

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-22 09:30:41 +08:00
..
app Fix:wrong param in manual chunk (#10710) 2025-10-21 20:10:54 +08:00
flow Feat: let toc run asynchronizly... (#10513) 2025-10-14 14:14:52 +08:00
llm Feat: Qwen-VL series supports video parsing (#10676) 2025-10-21 09:36:13 +08:00
nlp Fix: tree merge (#10691) 2025-10-21 13:02:01 +08:00
prompts Fix: canvas list with team. (#10549) 2025-10-14 19:38:54 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Refa: improve flow of GraphRAG and RAPTOR (#10709) 2025-10-22 09:29:20 +08:00
utils fix:RAGFlowOSS.put() got an unexpected keyword argument 'tenant_id' (#10712) 2025-10-22 09:30:41 +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 Fix: potential negative max_tokens in RAPTOR (#10701) 2025-10-21 15:49:51 +08:00
settings.py Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00