mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Adding a model on vLLM using an OpenAI-API-compatible plugin results in no errors but fails to succeed #162
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 @humdark on GitHub (Apr 1, 2025).
Self Checks
Dify version
1.1.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
The server is deployed in an offline environment. After installing the OpenAI-API-compatible plugin offline and adding the model parameters, clicking the "Save" button doesn't lead to a successful addition, and there is no error message displayed on the front end.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response