[PR #286] [MERGED] add workshop #408

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/286
Author: @stvlynn
Created: 9/25/2024
Status: Merged
Merged: 9/29/2024
Merged by: @AllenWriter

Base: mainHead: workshop-ai-image


📝 Commits (6)

  • 8a42f09 add workshop
  • 3a3c2a6 修改了workshop的部分内容
  • 2b3d926 modified: zh_CN/workshop/build-ai-image-generation-app.md
  • a2b99e7 modified: zh_CN/workshop/build-ai-image-generation-app.md
  • 26dc8b5 modified: zh_CN/SUMMARY.md
  • e60aa0f add How to Build an AI Image Generation App(English)

📊 Changes

42 files changed (+371 additions, -0 deletions)

View changed files

📝 en/SUMMARY.md (+5 -0)
en/workshop/basic/README.md (+9 -0)
en/workshop/basic/build-ai-image-generation-app.md (+170 -0)
img/workshop/build-ai-image-generation-app-1.png (+0 -0)
img/workshop/build-ai-image-generation-app-10-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-10.png (+0 -0)
img/workshop/build-ai-image-generation-app-11-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-11.png (+0 -0)
img/workshop/build-ai-image-generation-app-12-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-12.png (+0 -0)
img/workshop/build-ai-image-generation-app-13-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-13.png (+0 -0)
img/workshop/build-ai-image-generation-app-14-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-14.png (+0 -0)
img/workshop/build-ai-image-generation-app-15-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-15.png (+0 -0)
img/workshop/build-ai-image-generation-app-16-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-16.png (+0 -0)
img/workshop/build-ai-image-generation-app-2-en.png (+0 -0)
img/workshop/build-ai-image-generation-app-2.png (+0 -0)

...and 22 more files

📄 Description

增加了动手实验室 - 如何搭建 AI 图片生成应用


🔄 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/286 **Author:** [@stvlynn](https://github.com/stvlynn) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 9/29/2024 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `workshop-ai-image` --- ### 📝 Commits (6) - [`8a42f09`](https://github.com/langgenius/dify-docs-archived/commit/8a42f09c86c4d933af5c04edaa2fe65e47e71fcb) add workshop - [`3a3c2a6`](https://github.com/langgenius/dify-docs-archived/commit/3a3c2a624b5610d367594f13a2398ea7e1135d05) 修改了workshop的部分内容 - [`2b3d926`](https://github.com/langgenius/dify-docs-archived/commit/2b3d9269ef2343b32a9bfffecd684f4024fccaa9) modified: zh_CN/workshop/build-ai-image-generation-app.md - [`a2b99e7`](https://github.com/langgenius/dify-docs-archived/commit/a2b99e73e89b6086d4a1c5d758586beacdbfb071) modified: zh_CN/workshop/build-ai-image-generation-app.md - [`26dc8b5`](https://github.com/langgenius/dify-docs-archived/commit/26dc8b5bf5257ed3b8b86ff15b3cc6e47b4a5933) modified: zh_CN/SUMMARY.md - [`e60aa0f`](https://github.com/langgenius/dify-docs-archived/commit/e60aa0f254b2fa2268431ba43c83755a3663df79) add How to Build an AI Image Generation App(English) ### 📊 Changes **42 files changed** (+371 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `en/SUMMARY.md` (+5 -0) ➕ `en/workshop/basic/README.md` (+9 -0) ➕ `en/workshop/basic/build-ai-image-generation-app.md` (+170 -0) ➕ `img/workshop/build-ai-image-generation-app-1.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-10-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-10.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-11-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-11.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-12-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-12.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-13-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-13.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-14-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-14.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-15-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-15.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-16-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-16.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-2-en.png` (+0 -0) ➕ `img/workshop/build-ai-image-generation-app-2.png` (+0 -0) _...and 22 more files_ </details> ### 📄 Description 增加了**动手实验室 - 如何搭建 AI 图片生成应用** --- <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:43 -05:00
yindo closed this issue 2026-02-16 11:20:43 -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#408