ragflow/rag/llm
JobSmithManipulation 18f80743eb
support api-version and change default-model in adding azure-openai and openai (#2799)
### What problem does this PR solve?
#2701 #2712 #2749

### Type of change
-[x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-10-11 11:26:42 +08:00
..
__init__.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00
chat_model.py support api-version and change default-model in adding azure-openai and openai (#2799) 2024-10-11 11:26:42 +08:00
cv_model.py support api-version and change default-model in adding azure-openai and openai (#2799) 2024-10-11 11:26:42 +08:00
embedding_model.py support api-version and change default-model in adding azure-openai and openai (#2799) 2024-10-11 11:26:42 +08:00
rerank_model.py fix xinference add rerank model bug (#2758) 2024-10-09 19:37:11 +08:00
rpc_server.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
sequence2txt_model.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00
tts_model.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00