ragflow/rag/llm
KevinHuSh 453c29170f
make sure the models will not be load twice (#422)
### What problem does this PR solve?

#381 
### Type of change

- [x] Refactoring
2024-04-18 09:37:23 +08:00
..
__init__.py Add bce-embedding and fastembed (#383) 2024-04-16 16:42:19 +08:00
chat_model.py conversation API backend update (#360) 2024-04-15 14:43:44 +08:00
cv_model.py Support Xinference (#321) 2024-04-11 18:25:37 +08:00
embedding_model.py make sure the models will not be load twice (#422) 2024-04-18 09:37:23 +08:00
rpc_server.py refine error response, add set api-key MD (#178) 2024-03-31 19:09:42 +08:00