mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
All current models disappear after adding embedding model in OpenAI Compatible plugin #89
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 @AnotiaWang on GitHub (Mar 18, 2025).
Self Checks
Dify version
1.0.1
Plugin version
0.0.9
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Error log
No obvious error logs from the
plugin-daemonandapiDocker service.The dissappeared models can still be called in workflows, but the calls will fail with error
core.errors.error.ProviderTokenNotInitError: Model xxxxx credentials is not initialized.@AnotiaWang commented on GitHub (Mar 18, 2025):
Here's a screen record of the issue:
https://github.com/user-attachments/assets/c565a67e-b32b-4f27-b31d-54d2c782e0d2
@kurokobo commented on GitHub (Mar 19, 2025):
Perhaps this is solved in 1.1.0, upgrade your Dify to 1.1.0 and try again.
Related issue and PR are here:
@AnotiaWang commented on GitHub (Mar 19, 2025):
Some models are duplicated. After I add a new model (say model-A), the duplicate models disappear. And after I delete model-A, the old models become duplicated again.
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @AnotiaWang. 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!