[PR #167] [MERGED] docs/prompt generator #297

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/167
Author: @AllenWriter
Created: 7/18/2024
Status: Merged
Merged: 7/20/2024
Merged by: @AllenWriter

Base: mainHead: docs/prompt-generator


📝 Commits (9)

  • 67d5029 Docs:update dsl url import
  • bad4f2d Docs:update eslf
  • 5fc36f8 Merge branch 'main' into docs/elif
  • f764757 Docs:update eslf
  • 1a1912d Docs:update prompt generator
  • 87acf2a Merge branch 'main' into docs/prompt-generator
  • d0d9288 Docs:update prompt generator
  • a69c004 Docs:update some content prompt generator
  • 0c03a27 Docs:translate prompt generator

📊 Changes

21 files changed (+64 additions, -50 deletions)

View changed files

📝 en/guides/application-orchestrate/conversation-application.md (+19 -17)
📝 en/guides/workflow/node/llm.md (+6 -2)
img/context.png (+0 -0)
img/conversation-options.png (+0 -0)
img/conversation-remarkers.png (+0 -0)
img/en-prompt-generator.png (+0 -0)
img/multiple-models-2.png (+0 -0)
img/multiple-models.png (+0 -0)
img/prompt-generator.png (+0 -0)
img/zh-conversation-app.png (+0 -0)
img/zh-conversation-debug.png (+0 -0)
img/zh-modify-model.png (+0 -0)
img/zh-multiple-models-2.png (+0 -0)
img/zh-multiple-models.png (+0 -0)
img/zh-node-llm-prompt-generator.png (+0 -0)
img/zh-node-llm.png (+0 -0)
img/zh-opening-remarks.png (+0 -0)
img/zh-prompt-generator.png (+0 -0)
📝 zh_CN/guides/application_orchestrate/conversation-application.md (+29 -25)
📝 zh_CN/guides/workflow/node/llm.md (+9 -5)

...and 1 more files

📄 Description

  • Docs:update dsl url import
  • Docs:update eslf
  • Docs:update eslf
  • Docs:update prompt generator

🔄 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/167 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 7/18/2024 **Status:** ✅ Merged **Merged:** 7/20/2024 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `docs/prompt-generator` --- ### 📝 Commits (9) - [`67d5029`](https://github.com/langgenius/dify-docs-archived/commit/67d5029508f2d4bce34a8ee30c7cd115f5e5f366) Docs:update dsl url import - [`bad4f2d`](https://github.com/langgenius/dify-docs-archived/commit/bad4f2d6d081228ba916092cfe02037f983276f6) Docs:update eslf - [`5fc36f8`](https://github.com/langgenius/dify-docs-archived/commit/5fc36f8ac479dba2a1cd93bb37f39f4cc50b7125) Merge branch 'main' into docs/elif - [`f764757`](https://github.com/langgenius/dify-docs-archived/commit/f764757ab6348c51ec382bfe9817732e736dfbd4) Docs:update eslf - [`1a1912d`](https://github.com/langgenius/dify-docs-archived/commit/1a1912d36004e32b1e29b1da13f4725d6abcc662) Docs:update prompt generator - [`87acf2a`](https://github.com/langgenius/dify-docs-archived/commit/87acf2a8f0b07f09a97b13416f1db3546a860bfa) Merge branch 'main' into docs/prompt-generator - [`d0d9288`](https://github.com/langgenius/dify-docs-archived/commit/d0d92888ec561a3437a18381d3185d727726e701) Docs:update prompt generator - [`a69c004`](https://github.com/langgenius/dify-docs-archived/commit/a69c004bf0a6b60f5796687a813fc80d1c1f4c23) Docs:update some content prompt generator - [`0c03a27`](https://github.com/langgenius/dify-docs-archived/commit/0c03a272f071e8e0564d43b4b52661dd8f2abd30) Docs:translate prompt generator ### 📊 Changes **21 files changed** (+64 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `en/guides/application-orchestrate/conversation-application.md` (+19 -17) 📝 `en/guides/workflow/node/llm.md` (+6 -2) ➕ `img/context.png` (+0 -0) ➕ `img/conversation-options.png` (+0 -0) ➕ `img/conversation-remarkers.png` (+0 -0) ➕ `img/en-prompt-generator.png` (+0 -0) ➕ `img/multiple-models-2.png` (+0 -0) ➕ `img/multiple-models.png` (+0 -0) ➕ `img/prompt-generator.png` (+0 -0) ➕ `img/zh-conversation-app.png` (+0 -0) ➕ `img/zh-conversation-debug.png` (+0 -0) ➕ `img/zh-modify-model.png` (+0 -0) ➕ `img/zh-multiple-models-2.png` (+0 -0) ➕ `img/zh-multiple-models.png` (+0 -0) ➕ `img/zh-node-llm-prompt-generator.png` (+0 -0) ➕ `img/zh-node-llm.png` (+0 -0) ➕ `img/zh-opening-remarks.png` (+0 -0) ➕ `img/zh-prompt-generator.png` (+0 -0) 📝 `zh_CN/guides/application_orchestrate/conversation-application.md` (+29 -25) 📝 `zh_CN/guides/workflow/node/llm.md` (+9 -5) _...and 1 more files_ </details> ### 📄 Description - **Docs:update dsl url import** - **Docs:update eslf** - **Docs:update eslf** - **Docs:update prompt generator** --- <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:27 -05:00
yindo closed this issue 2026-02-16 11:20:27 -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#297