mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
There is no .yaml file in the directories of models/llm, models/speech2text, models/speech2text, and models/text_embedding of azure_openai. #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhaobingshuang on GitHub (May 14, 2025).
There is no .yaml file in the directories of models/llm, models/speech2text, models/speech2text, and models/text_embedding of azure_openai.
This causes the init_azure_openai() in api\core\hosting_configuration.py to fail.