[PR #245] [MERGED] Add new tools and implement all missing jp translation #371

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/245
Author: @HanqingZ
Created: 9/2/2024
Status: Merged
Merged: 9/2/2024
Merged by: @AllenWriter

Base: mainHead: doc/modify-jp-ver


📝 Commits (1)

📊 Changes

15 files changed (+395 additions, -51 deletions)

View changed files

📝 en/getting-started/install-self-hosted/environments.md (+2 -0)
📝 jp/SUMMARY.md (+6 -1)
📝 jp/getting-started/install-self-hosted/docker-compose.md (+45 -17)
📝 jp/getting-started/install-self-hosted/environments.md (+172 -23)
📝 jp/getting-started/install-self-hosted/local-source-code.md (+4 -0)
📝 jp/guides/application-orchestrate/agent.md (+5 -1)
📝 jp/guides/application-orchestrate/conversation-application.md (+7 -1)
📝 jp/guides/tools/tool-configuration/README.md (+2 -0)
jp/guides/tools/tool-configuration/bing.md (+26 -0)
jp/guides/tools/tool-configuration/dall-e.md (+28 -0)
jp/guides/tools/tool-configuration/google.md (+26 -0)
jp/guides/tools/tool-configuration/searchapi.md (+28 -0)
📝 jp/guides/tools/tool-configuration/searxng.md (+2 -0)
jp/guides/tools/tool-configuration/serper.md (+26 -0)
📝 jp/guides/tools/tool-configuration/stable-diffusion.md (+16 -8)

📄 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/245 **Author:** [@HanqingZ](https://github.com/HanqingZ) **Created:** 9/2/2024 **Status:** ✅ Merged **Merged:** 9/2/2024 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `doc/modify-jp-ver` --- ### 📝 Commits (1) - [`d13c6a5`](https://github.com/langgenius/dify-docs-archived/commit/d13c6a575833bcb05389753cb8cb505818bbb816) Add new tools ### 📊 Changes **15 files changed** (+395 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `en/getting-started/install-self-hosted/environments.md` (+2 -0) 📝 `jp/SUMMARY.md` (+6 -1) 📝 `jp/getting-started/install-self-hosted/docker-compose.md` (+45 -17) 📝 `jp/getting-started/install-self-hosted/environments.md` (+172 -23) 📝 `jp/getting-started/install-self-hosted/local-source-code.md` (+4 -0) 📝 `jp/guides/application-orchestrate/agent.md` (+5 -1) 📝 `jp/guides/application-orchestrate/conversation-application.md` (+7 -1) 📝 `jp/guides/tools/tool-configuration/README.md` (+2 -0) ➕ `jp/guides/tools/tool-configuration/bing.md` (+26 -0) ➕ `jp/guides/tools/tool-configuration/dall-e.md` (+28 -0) ➕ `jp/guides/tools/tool-configuration/google.md` (+26 -0) ➕ `jp/guides/tools/tool-configuration/searchapi.md` (+28 -0) 📝 `jp/guides/tools/tool-configuration/searxng.md` (+2 -0) ➕ `jp/guides/tools/tool-configuration/serper.md` (+26 -0) 📝 `jp/guides/tools/tool-configuration/stable-diffusion.md` (+16 -8) </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:37 -05:00
yindo closed this issue 2026-02-16 11:20:37 -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#371