ragflow/rag/llm
Song Fuchang fd7ac17605
Feat: Scratch MCP tool calling support. (#8263)
### What problem does this PR solve?

This is a cherry-pick from #7781 as requested.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-06-23 17:45:35 +08:00
..
__init__.py Feat: implement novitaAI embedding and reranking. (#8250) 2025-06-13 15:42:17 +08:00
chat_model.py Feat: Scratch MCP tool calling support. (#8263) 2025-06-23 17:45:35 +08:00
cv_model.py Refa: ollama keep alive issue. (#8216) 2025-06-12 15:09:40 +08:00
embedding_model.py Fix:embedding_model class SILICONFLOWEmbed(Base)Function reusing json (#8378) 2025-06-20 11:13:00 +08:00
rerank_model.py Feat: implement novitaAI embedding and reranking. (#8250) 2025-06-13 15:42:17 +08:00
sequence2txt_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
tts_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00