langgenius / langgenius/dify

Unable to delete model due to OpenAI-API-compatible error.

Open
#37,034 4 comments 1 reaction 0 assignees View on GitHub
🐞 bug 1.14.0 project#dify
Dominant language
TypeScript
Stars
156k
Forks
24.6k
Avg merge
22h 9m
Merged PRs (30d)
610

Description

### 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.142.2

### Cloud or Self Hosted

Self Hosted (Docker)

### Steps to reproduce

Unable to delete model due to OpenAI-API-compatible error. Deletion is successful but the model still appears in the model list. Unable to delete credential. Deletion of credential results in the error: {"code":"invalid_param","message":"Credential record not found.","status":400}

### ✔️ Expected Behavior

none

### ❌ Actual Behavior

The OpenAI-API-compatible error message indicates that a model cannot be deleted. The message says the deletion was successful, but the model still appears in the model list. There are no error messages, and the page indicates that the deletion was successful.
After deleting the model credential in the OpenAI-API-compatible configuration and confirming the deletion, the error message "{"code":"invalid_param","message":"Credential record not found.","status":400} appears on the page, but the credential still shows up.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.