[PR #54] [MERGED] update docs for variable assigner & code nodes #203

Closed
opened 2026-02-16 11:20:10 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: doc/update-nodes-doc


📝 Commits (1)

  • 1d40936 update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/54 **Author:** [@guchenhe](https://github.com/guchenhe) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@guchenhe](https://github.com/guchenhe) **Base:** `main` ← **Head:** `doc/update-nodes-doc` --- ### 📝 Commits (1) - [`1d40936`](https://github.com/langgenius/dify-docs-archived/commit/1d409362cb4269a788d108ec8bb276f794f357dd) update docs for variable assigner & code nodes ### 📊 Changes **13 files changed** (+246 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:20:10 -05:00
yindo closed this issue 2026-02-16 11:20:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#203