dify/api/core/llm
2023-07-20 13:52:54 +08:00
..
provider fix: azure openai embedding model name error (#612) 2023-07-20 13:52:54 +08:00
wrappers feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
error.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
llm_builder.py fix: azure provider select error when use custom azure provider (#587) 2023-07-18 14:34:09 +08:00
moderation.py Initial commit 2023-05-15 08:51:32 +08:00
streamable_azure_chat_open_ai.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
streamable_azure_open_ai.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
streamable_chat_anthropic.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
streamable_chat_open_ai.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
streamable_open_ai.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
token_calculator.py Initial commit 2023-05-15 08:51:32 +08:00
whisper.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00