ragflow/rag/llm
Kevin Hu be6d5b76c3
fix embeding model for Azure (#1601)
### What problem does this PR solve?

#1599

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-07-19 09:22:59 +08:00
..
__init__.py 'load llm infomation from a json file and add support for OpenRouter' (#1533) 2024-07-16 15:19:43 +08:00
chat_model.py fix MiniMax api error (#1567) 2024-07-17 15:32:51 +08:00
cv_model.py 'load llm infomation from a json file and add support for OpenRouter' (#1533) 2024-07-16 15:19:43 +08:00
embedding_model.py fix embeding model for Azure (#1601) 2024-07-19 09:22:59 +08:00
rerank_model.py fix the tokens error that occurred when adding the xinference model (#1527) 2024-07-16 15:08:51 +08:00
rpc_server.py Update info (#1005) 2024-05-31 09:53:04 +08:00