dify/api/core/model_runtime/model_providers
2024-11-22 18:09:33 +08:00
..
__base refactor: text-embedding interfaces to returns list[int] 2024-11-22 18:09:33 +08:00
gpustack feat: add gpustack model provider (#10158) 2024-11-05 20:27:57 +08:00
openai/moderation fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
vertex_ai/llm Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
vessl_ai fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417) 2024-11-11 08:38:26 +08:00
x feat: add xAI model provider (#10272) 2024-11-05 20:30:12 +08:00
__init__.py feat: move model request to plugin daemon 2024-09-29 00:15:14 +08:00
_position.yaml feat: add voyage ai as a new model provider (#8747) 2024-09-29 16:55:59 +08:00
model_provider_factory.py integrate model provider with plugin daemon 2024-10-30 18:56:52 -07:00