dify/api/core/model_providers/models/llm
2023-08-24 10:22:36 +08:00
..
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
anthropic_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
azure_openai_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
base.py feat: add baichuan prompt (#985) 2023-08-24 10:22:36 +08:00
chatglm_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
huggingface_hub_model.py feat: add baichuan prompt (#985) 2023-08-24 10:22:36 +08:00
minimax_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
openai_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
openllm_model.py feat: add baichuan prompt (#985) 2023-08-24 10:22:36 +08:00
replicate_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
spark_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
tongyi_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
wenxin_model.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
xinference_model.py feat: add baichuan prompt (#985) 2023-08-24 10:22:36 +08:00