mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
endpoint mode name not use in OpenAI-API-compatible plugin #400
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 @deific on GitHub (Jun 26, 2025).
Self Checks
Dify version
1.3.1
Plugin version
0.0.16
Cloud or Self Hosted
Self Hosted (Docker), Cloud
Steps to reproduce
When adding ollama's model with the OpenAI-API-compatible plugin, the endpoint model name is expected to be used, but in fact the endpoint model name does not work.



1、The endpoint model name is the correct name. If the model name is a custom name, an error will be reported when saving.
2、No matter the endpoint model name is correct or incorrect, it can be saved normally as long as the model name is changed to the correct name.
✔️ Error log
No response
@hjlarry commented on GitHub (Jul 2, 2025):
the endpoint model name also need to upgrade the dify_plugin sdk
but the sdk changes here released 5 days ago,
https://github.com/langgenius/dify-plugin-sdks/pull/24
please wait the sdk new version and then upgrade the OpenAI-API-compatible plugin version, it will works
@dosubot[bot] commented on GitHub (Aug 19, 2025):
Hi, @deific. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!