ragflow/rag/llm
Kevin Hu dd5b8e2e1a
Fix: add auto_parse to kb detail. (#11153)
### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-11 12:22:43 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
cv_model.py Fix: add auto_parse to kb detail. (#11153) 2025-11-11 12:22:43 +08:00
embedding_model.py Don't select vector on infinity (#11151) 2025-11-10 18:01:40 +08:00
rerank_model.py Refactor log utils (#10973) 2025-11-03 20:25:02 +08:00
sequence2txt_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
tts_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00