fail to add model in OpenAI-API-compatible/vllm/... #17283

Closed
opened 2026-02-21 19:33:33 -05:00 by yindo · 0 comments
Owner

Originally created by @Miusery on GitHub (Sep 12, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.8.1

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

1.input API endpoint URL
2.push '添加'
3.showing '修改成功'
4.model count is 0

without any ERROR or WARNING in Browser or backend log :(

Image Image Image

and I found a 201 status code request in flask-api-log when I crerate model :

Image

is this the reason?

✔️ Expected Behavior

Actual Behavior

Originally created by @Miusery on GitHub (Sep 12, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.8.1 ### Cloud or Self Hosted Self Hosted (Source) ### Steps to reproduce 1.input API endpoint URL 2.push '添加' 3.showing '修改成功' 4.model count is 0 without any ERROR or WARNING in Browser or backend log :( <img width="788" height="1111" alt="Image" src="https://github.com/user-attachments/assets/54f0066f-8f17-4c69-a4fa-e538dde96172" /> <img width="1676" height="276" alt="Image" src="https://github.com/user-attachments/assets/5b5affb1-5ea5-4a45-b3ab-1a42c662d47c" /> <img width="974" height="250" alt="Image" src="https://github.com/user-attachments/assets/f6542ab8-5590-431f-8514-8e4cf1ab6dcc" /> and I found a 201 status code request in flask-api-log when I crerate model : <img width="1279" height="24" alt="Image" src="https://github.com/user-attachments/assets/4d9dd5fc-1e77-4e59-8dcd-c4b41f348681" /> is this the reason? ### ✔️ Expected Behavior - ### ❌ Actual Behavior -
yindo added the 🤔 cant-reproduce label 2026-02-21 19:33:33 -05:00
yindo closed this issue 2026-02-21 19:33:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#17283