dify/api/core/llm
2023-08-01 15:36:53 +08:00
..
provider feat: universal chat in explore (#649) 2023-07-27 13:08:57 +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
fake.py feat: universal chat in explore (#649) 2023-07-27 13:08:57 +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: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
streamable_azure_open_ai.py feat: fix azure completion choices return empty (#708) 2023-08-01 15:36:53 +08:00
streamable_chat_anthropic.py feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
streamable_chat_open_ai.py feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
streamable_open_ai.py feat: universal chat in explore (#649) 2023-07-27 13:08:57 +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