You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/llm/provider
John Wang cbe0f6f3ad feat: support azure openai temporary, must create deployment id same as openai model name, eg. gpt-3.5-turbo / text-embedding-ada-002 / ... 3 years ago
..
anthropic_provider.py Initial commit 3 years ago
azure_provider.py feat: support azure openai temporary, must create deployment id same as openai model name, eg. gpt-3.5-turbo / text-embedding-ada-002 / ... 3 years ago
base.py feat: support azure openai temporary, must create deployment id same as openai model name, eg. gpt-3.5-turbo / text-embedding-ada-002 / ... 3 years ago
errors.py Initial commit 3 years ago
huggingface_provider.py Initial commit 3 years ago
llm_provider_service.py Initial commit 3 years ago
openai_provider.py Initial commit 3 years ago