[PR #381] [MERGED] refactor: clarify embedding in websites #464

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/381
Author: @tfia
Created: 8/5/2025
Status: Merged
Merged: 8/11/2025
Merged by: @guchenhe

Base: mainHead: refactor


📝 Commits (4)

  • 0e30663 refactor: update embedding in websites guide (zh), add example
  • 39f92b9 refactor: update embedding in websites guide (en), add example
  • 3ad0ed8 fix: redundant title
  • 1965e32 refactor: update embedding in websites guide (jp), add example

📊 Changes

3 files changed (+352 additions, -274 deletions)

View changed files

📝 en/guides/application-publishing/embedding-in-websites.mdx (+113 -88)
📝 ja-jp/guides/application-publishing/embedding-in-websites.mdx (+134 -100)
📝 zh-hans/guides/application-publishing/embedding-in-websites.mdx (+105 -86)

📄 Description

The previous documentation was confusing and ambiguous. I refactored it and add some examples.

原先的文档表意不清,我重构并且加了一些例子。


🔄 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/381 **Author:** [@tfia](https://github.com/tfia) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@guchenhe](https://github.com/guchenhe) **Base:** `main` ← **Head:** `refactor` --- ### 📝 Commits (4) - [`0e30663`](https://github.com/langgenius/dify-docs/commit/0e30663ebb5b96fb691bfd085ad662411cf25301) refactor: update embedding in websites guide (zh), add example - [`39f92b9`](https://github.com/langgenius/dify-docs/commit/39f92b9ed3f2788e75a47e0efac8a17d1dc974c8) refactor: update embedding in websites guide (en), add example - [`3ad0ed8`](https://github.com/langgenius/dify-docs/commit/3ad0ed828ad0bee2b624c0bc574b3c64bed862f4) fix: redundant title - [`1965e32`](https://github.com/langgenius/dify-docs/commit/1965e32ed718cad2bd33cb13548f9d5973a547d5) refactor: update embedding in websites guide (jp), add example ### 📊 Changes **3 files changed** (+352 additions, -274 deletions) <details> <summary>View changed files</summary> 📝 `en/guides/application-publishing/embedding-in-websites.mdx` (+113 -88) 📝 `ja-jp/guides/application-publishing/embedding-in-websites.mdx` (+134 -100) 📝 `zh-hans/guides/application-publishing/embedding-in-websites.mdx` (+105 -86) </details> ### 📄 Description The previous documentation was confusing and ambiguous. I refactored it and add some examples. 原先的文档表意不清,我重构并且加了一些例子。 --- <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:35 -05:00
yindo closed this issue 2026-02-16 06:15:35 -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#464