[PR #419] [MERGED] Code fix prompt optimize new #489

Closed
opened 2026-02-16 06:15:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/419
Author: @HanqingZ
Created: 8/18/2025
Status: Merged
Merged: 8/27/2025
Merged by: @HanqingZ

Base: mainHead: code-fix-prompt-optimize-new


📝 Commits (6)

  • 423a4ff Documentation edits made through Mintlify web editor
  • 94391d7 Documentation edits made through Mintlify web editor
  • d6fa436 Documentation edits made through Mintlify web editor
  • 51ff31e Documentation edits made through Mintlify web editor
  • 7bcd5d1 Add jp vers. and modify formation issue
  • 3c3ae5d Docs tools: Successfully completed 3 operations

📊 Changes

10 files changed (+721 additions, -408 deletions)

View changed files

📝 en/guides/workflow/node/code.mdx (+53 -12)
📝 en/guides/workflow/node/llm.mdx (+224 -165)
images/codefix.PNG (+0 -0)
images/llm.PNG (+0 -0)
images/llm2.PNG (+0 -0)
📝 ja-jp/guides/workflow/node/code.mdx (+43 -0)
📝 ja-jp/guides/workflow/node/llm.mdx (+75 -0)
📝 zh-hans/guides/workflow/node/agent.mdx (+0 -1)
📝 zh-hans/guides/workflow/node/code.mdx (+58 -10)
📝 zh-hans/guides/workflow/node/llm.mdx (+268 -220)

📄 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/pull/419 **Author:** [@HanqingZ](https://github.com/HanqingZ) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@HanqingZ](https://github.com/HanqingZ) **Base:** `main` ← **Head:** `code-fix-prompt-optimize-new` --- ### 📝 Commits (6) - [`423a4ff`](https://github.com/langgenius/dify-docs/commit/423a4ffe17ef0d2b5aad68cb99594d6a2add383c) Documentation edits made through Mintlify web editor - [`94391d7`](https://github.com/langgenius/dify-docs/commit/94391d72403fbc469a06dce9b42c5dc1b9f527a1) Documentation edits made through Mintlify web editor - [`d6fa436`](https://github.com/langgenius/dify-docs/commit/d6fa43655d6adb3915a3323dbfecccef3cd0deea) Documentation edits made through Mintlify web editor - [`51ff31e`](https://github.com/langgenius/dify-docs/commit/51ff31e56d02364021cbe87357c8763c9f5fced9) Documentation edits made through Mintlify web editor - [`7bcd5d1`](https://github.com/langgenius/dify-docs/commit/7bcd5d1968f9019a238395ce17e542ca1f0f7417) Add jp vers. and modify formation issue - [`3c3ae5d`](https://github.com/langgenius/dify-docs/commit/3c3ae5dfb1e62d9252b2f4431122ccbc424558f8) Docs tools: Successfully completed 3 operations ### 📊 Changes **10 files changed** (+721 additions, -408 deletions) <details> <summary>View changed files</summary> 📝 `en/guides/workflow/node/code.mdx` (+53 -12) 📝 `en/guides/workflow/node/llm.mdx` (+224 -165) ➕ `images/codefix.PNG` (+0 -0) ➕ `images/llm.PNG` (+0 -0) ➕ `images/llm2.PNG` (+0 -0) 📝 `ja-jp/guides/workflow/node/code.mdx` (+43 -0) 📝 `ja-jp/guides/workflow/node/llm.mdx` (+75 -0) 📝 `zh-hans/guides/workflow/node/agent.mdx` (+0 -1) 📝 `zh-hans/guides/workflow/node/code.mdx` (+58 -10) 📝 `zh-hans/guides/workflow/node/llm.mdx` (+268 -220) </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 06:15:39 -05:00
yindo closed this issue 2026-02-16 06:15:39 -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#489