plugin langgenius/yi doesn't work #118

Closed
opened 2026-02-16 10:18:08 -05:00 by yindo · 3 comments
Owner

Originally created by @phoniexkent on GitHub (Mar 25, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

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

Originally created by @phoniexkent on GitHub (Mar 25, 2025). ### Self Checks - [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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### 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_
yindo closed this issue 2026-02-16 10:18:08 -05:00
Author
Owner

@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_KEY in your .env file 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

@dosubot[bot] commented on GitHub (Mar 25, 2025): <!-- Greeting --> 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. <!-- Answer --> 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_KEY` in your `.env` file 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 <sup>[[1]](https://github.com/langgenius/dify/issues/15118)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/58e1489e-1a5f-4925-b3ca-5dd4fa8c1a41?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/58e1489e-1a5f-4925-b3ca-5dd4fa8c1a41?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/58e1489e-1a5f-4925-b3ca-5dd4fa8c1a41?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/58e1489e-1a5f-4925-b3ca-5dd4fa8c1a41?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/58e1489e-1a5f-4925-b3ca-5dd4fa8c1a41?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/58e1489e-1a5f-4925-b3ca-5dd4fa8c1a41?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/58e1489e-1a5f-4925-b3ca-5dd4fa8c1a41?feedback_type=other)</sup>
Author
Owner

@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.

@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.
Author
Owner

@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:

  • You reported that the langgenius/yi plugin (v0.0.2) returns 404 API errors on your self-hosted Dify Docker setup.
  • Your API key works in VSCode, so the key itself is valid.
  • The suggested fix to ensure PLUGIN_DIFY_INNER_API_KEY matches the default and restarting Docker did not resolve the issue.
  • Other plugins like Ollama and Silicon work fine, indicating the problem is isolated to the langgenius/yi plugin integration.
  • The issue remains unresolved and may require further investigation by maintainers.

Next Steps:

  • Please confirm if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here.
  • If no response is received within 5 days, I will automatically close this issue.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Aug 17, 2025): Hi, @phoniexkent. I'm [Dosu](https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that the langgenius/yi plugin (v0.0.2) returns 404 API errors on your self-hosted Dify Docker setup. - Your API key works in VSCode, so the key itself is valid. - The suggested fix to ensure `PLUGIN_DIFY_INNER_API_KEY` matches the default and restarting Docker did not resolve the issue. - Other plugins like Ollama and Silicon work fine, indicating the problem is isolated to the langgenius/yi plugin integration. - The issue remains unresolved and may require further investigation by maintainers. **Next Steps:** - Please confirm if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here. - If no response is received within 5 days, I will automatically close this issue. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#118