This issue causes Dify's "Next Step Suggestions" feature to continuously request an invalid model because it cannot retrieve the correct Provider.
Environment
- OpenAI-API-compatible:
0.0.47
- Dify Version:
1.13.3
Problem Description
When the Provider cannot be obtained correctly, Dify's next-step suggestion feature keeps sending requests to an incorrect/non-existent model instead of falling back or stopping gracefully.
This results in repeated failed requests and prevents the feature from working properly.
This issue causes Dify's "Next Step Suggestions" feature to continuously request an invalid model because it cannot retrieve the correct Provider.
Environment
0.0.471.13.3Problem Description
When the Provider cannot be obtained correctly, Dify's next-step suggestion feature keeps sending requests to an incorrect/non-existent model instead of falling back or stopping gracefully.
This results in repeated failed requests and prevents the feature from working properly.