ragflow/rag/llm
cecilia-uu 260c68f60c
Adding the Minimax model (#1009)
### What problem does this PR solve?

Added support for MiniMax LLM

### Type of change

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

---------

Co-authored-by: cecilia-uu <konghui1996@163.com>
2024-05-31 16:38:53 +08:00
..
__init__.py Adding the Minimax model (#1009) 2024-05-31 16:38:53 +08:00
chat_model.py Adding the Minimax model (#1009) 2024-05-31 16:38:53 +08:00
cv_model.py Support Xinference (#321) 2024-04-11 18:25:37 +08:00
embedding_model.py fix #994 (#1006) 2024-05-31 09:46:22 +08:00
rerank_model.py fix bug 994 ,991 (#1004) 2024-05-31 09:24:24 +08:00
rpc_server.py Update info (#1005) 2024-05-31 09:53:04 +08:00