mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-13 20:41:55 -04:00
[PR #54] [MERGED] update docs for variable assigner & code nodes #203
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?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs-archived/pull/54
Author: @guchenhe
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @guchenhe
Base:
main← Head:doc/update-nodes-doc📝 Commits (1)
1d40936update docs for variable assigner & code nodes📊 Changes
13 files changed (+246 additions, -1 deletions)
View changed files
📝
en/SUMMARY.md(+1 -1)➕
en/features/workflow/nodes/README.md(+2 -0)➕
en/features/workflow/nodes/answer.md(+23 -0)➕
en/features/workflow/nodes/code.md(+45 -0)➕
en/features/workflow/nodes/end.md(+13 -0)➕
en/features/workflow/nodes/http-request.md(+7 -0)➕
en/features/workflow/nodes/if-else.md(+5 -0)➕
en/features/workflow/nodes/knowledge-retrieval.md(+30 -0)➕
en/features/workflow/nodes/llm.md(+38 -0)➕
en/features/workflow/nodes/question-classifier.md(+17 -0)➕
en/features/workflow/nodes/start.md(+20 -0)➕
en/features/workflow/nodes/template.md(+29 -0)➕
en/features/workflow/nodes/variable-assigner.md(+16 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.