ragflow/rag/llm
KevinHuSh d1614107e2
fix stream chat for ollama (#816)
### What problem does this PR solve?

#709

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-05-17 12:07:00 +08:00
..
__init__.py support gpt-4o (#773) 2024-05-15 11:16:08 +08:00
chat_model.py fix stream chat for ollama (#816) 2024-05-17 12:07:00 +08:00
cv_model.py Support Xinference (#321) 2024-04-11 18:25:37 +08:00
embedding_model.py truncate text to fitin embedding model (#692) 2024-05-09 11:35:08 +08:00
rpc_server.py refine error response, add set api-key MD (#178) 2024-03-31 19:09:42 +08:00