ragflow/rag/llm
Yongteng Lei 0d9c1f1c3c
Feat: dataflow supports Spreadsheet and Word processor document (#9996)
### What problem does this PR solve?

Dataflow supports Spreadsheet and Word processor document

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-10 13:02:53 +08:00
..
__init__.py Fix: Ollama chat cannot access remote deployment (#9816) 2025-08-29 13:35:41 +08:00
chat_model.py Feat: add LongCat-Flash-Chat (#9973) 2025-09-08 19:00:52 +08:00
cv_model.py Fix: Gemini parameters error (#9520) 2025-08-18 14:51:10 +08:00
embedding_model.py Feat: dataflow supports Spreadsheet and Word processor document (#9996) 2025-09-10 13:02:53 +08:00
rerank_model.py Refactor: for total_token_count method use if to check first. (#9707) 2025-08-26 10:47:20 +08:00
sequence2txt_model.py Refa: OpenAI whisper-1 (#9552) 2025-08-19 16:41:18 +08:00
tts_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00