mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
plugin langgenius/yi doesn't work #118
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 @phoniexkent on GitHub (Mar 25, 2025).
Self Checks
Dify version
1.1.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I installed the plugin 'langgenius/yi 0.0.2' from the DIFY plugin market, but it fails to work properly with any model I try. The error returned is:
[yi] Error: PluginInvokeError: {"args":{"description":"[models] Error: API request failed with status code 404: "},"error_type":"InvokeError","message":"[models] Error: API request failed with status code 404: "}
However, when I use the same API key in VSCODE, it works without issues.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
@dosubot[bot] commented on GitHub (Mar 25, 2025):
Hello, @phoniexkent! I'm here to help you with any bugs, questions, or contributions you might have. Feel free to ask me anything while waiting for a human maintainer.
To resolve the 404 API request error with the 'langgenius/yi 0.0.2' plugin in your self-hosted Dify setup, ensure that the
PLUGIN_DIFY_INNER_API_KEYin your.envfile is set to its default value as specified in.env.example:QaHbTe77CtuXmsfyhR7+vRjI/+XbV1AaFy691iy+kGDv2Jvy0/eAh8Y1. After making this change, restart your Docker containers for the changes to take effect [1].To continue talking to Dosu, mention @dosu.
Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other
@phoniexkent commented on GitHub (Mar 25, 2025):
@dosu Hello, I’ve tried it, but nothing changed. Just to add, other plugins like Ollama or Silicon are working fine.
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @phoniexkent. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
PLUGIN_DIFY_INNER_API_KEYmatches the default and restarting Docker did not resolve the issue.Next Steps:
Thank you for your understanding and contribution!