.. |
__init__.py
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
anthropic_model.py
|
feat: optimize anthropic connection pool (#1066)
|
2023-08-31 16:18:59 +08:00 |
azure_openai_model.py
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
baichuan_model.py
|
fix: prompt for baichuan text generation models (#1299)
|
2023-10-10 13:01:18 +08:00 |
base.py
|
fix: detached model in completion thread (#1269)
|
2023-10-02 22:27:25 +08:00 |
chatglm_model.py
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
huggingface_hub_model.py
|
fix: hf hosted inference check (#1128)
|
2023-09-09 00:29:48 +08:00 |
localai_model.py
|
feat: add LocalAI local embedding model support (#1021)
|
2023-08-29 22:22:02 +08:00 |
minimax_model.py
|
feat: optimize minimax llm call (#1312)
|
2023-10-11 07:17:41 -05:00 |
openai_model.py
|
fix: count down thread in completion db not commit (#1267)
|
2023-10-02 10:19:26 +08:00 |
openllm_model.py
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
replicate_model.py
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
spark_model.py
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
tongyi_model.py
|
fix: compatibility issues with the tongyi model. (#1310)
|
2023-10-11 05:16:26 -05:00 |
wenxin_model.py
|
fix: wenxin model name invalid when llm call (#1248)
|
2023-09-27 16:29:13 +08:00 |
xinference_model.py
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
zhipuai_model.py
|
feat: add zhipuai (#1188)
|
2023-09-18 17:32:31 +08:00 |