ragflow/rag
Kevin Hu ea73f13ebf
Fix: infinity rerank error. (#10760)
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-23 17:38:54 +08:00
..
app Fix: video file suffix (#10740) 2025-10-23 11:13:09 +08:00
flow Fix: create KB initial embedding. (#10751) 2025-10-23 16:17:43 +08:00
llm Refactor: How LiteLLMBase Calculate total count (#10532) 2025-10-22 12:25:31 +08:00
nlp Fix: infinity rerank error. (#10760) 2025-10-23 17:38:54 +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