ragflow/rag/llm
Kevin Hu 91f1814a87
Fix error response (#3719)
### What problem does this PR solve?



### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Jin Hai <haijin.chn@gmail.com>
2024-11-28 18:56:10 +08:00
..
__init__.py Fix a bug in VolcEngine (#3658) 2024-11-27 09:30:49 +08:00
chat_model.py Let ThreadPool exit gracefully. (#3653) 2024-11-26 16:31:07 +08:00
cv_model.py Fix keys of Xinference deployed models, especially has the same model name with public hosted models. (#2832) 2024-10-16 10:21:08 +08:00
embedding_model.py Fix batch size issue. (#3675) 2024-11-27 18:06:43 +08:00
rerank_model.py Fix error response (#3719) 2024-11-28 18:56:10 +08:00
sequence2txt_model.py fix sequence2txt error and usage total token issue (#2961) 2024-10-22 11:38:37 +08:00
tts_model.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00