agent help doc link error [in chinese panel]
Self Checks
- [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- [x] Please do not modify this template :) and fill in all the required fields.
Dify version
1.0.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
The link is undefined
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
I found a similar unsolved discussion regarding a 404 error in the documentation for LLM, which might be related to the issue you're experiencing [1].
For the 'Help Documentation' link in the Agent configuration interface, the expected URL is https://docs.dify.ai/guides/workflow/node/agent [2]. You might want to check if this URL is correctly configured in your setup. The link configuration is handled in the file web/app/components/workflow/nodes/_base/hooks/use-node-help-link.ts, where the function useNodeHelpLink constructs the help link based on the node type and language setting [2].
If the link is not working as expected, you may need to verify the configuration in this file or check for any recent changes that might have affected the link.
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