Self Checks
Dify version
0.15.0、0.15.1、0.15.2、0.15.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce

After upgrade to 0.15 from 0.14, api service sometimes waits for a long time or failed.
I found api service will get https://raw.githubusercontent.com/BerriAI/litellm/main/model_prices_and_context_window.json,because of my server's network, it is not stable to get raw.githubusercontent.com. I haven't confirmed in detail what it does.
ping result:

I'm not sure if it's related to this issu. If so, i think direct access to github is unreasonable, is there any solution?
✔️ Expected Behavior
Api service can be accessed normally
❌ Actual Behavior
Api service sometimes wait for a long time, unstable
Self Checks
Dify version
0.15.0、0.15.1、0.15.2、0.15.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
After upgrade to 0.15 from 0.14, api service sometimes waits for a long time or failed.
I found api service will get https://raw.githubusercontent.com/BerriAI/litellm/main/model_prices_and_context_window.json,because of my server's network, it is not stable to get raw.githubusercontent.com. I haven't confirmed in detail what it does.
ping result:

I'm not sure if it's related to this issu. If so, i think direct access to github is unreasonable, is there any solution?
✔️ Expected Behavior
Api service can be accessed normally
❌ Actual Behavior
Api service sometimes wait for a long time, unstable