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
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
..
provider 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
error.py Initial commit 3 years ago
error_handle_wraps.py Initial commit 3 years ago
llm_builder.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
moderation.py Initial commit 3 years ago
streamable_azure_chat_open_ai.py Initial commit 3 years ago
streamable_azure_open_ai.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
streamable_chat_open_ai.py Initial commit 3 years ago
streamable_open_ai.py Initial commit 3 years ago
token_calculator.py Initial commit 3 years ago