mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-25 05:25:44 -04:00
[PR #329] [MERGED] Implement the translation for all new journeys. #445
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs-archived/pull/329
Author: @HanqingZ
Created: 10/20/2024
Status: ✅ Merged
Merged: 10/21/2024
Merged by: @HanqingZ
Base:
main← Head:doc/file-upload📝 Commits (1)
19c70abImplement the translation for all new journeys.📊 Changes
30 files changed (+936 additions, -100 deletions)
View changed files
📝
en/SUMMARY.md(+1 -0)📝
jp/SUMMARY.md(+10 -2)➕
jp/development/models-integration/litellm.md(+80 -0)📝
jp/getting-started/install-self-hosted/environments.md(+8 -0)➕
jp/guides/tools/tool-configuration/comfyui.md(+16 -0)➕
jp/guides/workflow/additional-features.md(+105 -0)➕
jp/guides/workflow/file-upload.md(+99 -0)📝
jp/guides/workflow/key-concept.md(+9 -4)📝
jp/guides/workflow/node/README.md(+1 -1)➕
jp/guides/workflow/node/doc-extractor.md(+62 -0)📝
jp/guides/workflow/node/end.md(+2 -2)📝
jp/guides/workflow/node/ifelse.md(+6 -2)📝
jp/guides/workflow/node/knowledge-retrieval.md(+5 -5)➕
jp/guides/workflow/node/list-operator.md(+87 -0)📝
jp/guides/workflow/node/llm.md(+55 -26)📝
jp/guides/workflow/node/parameter-extractor.md(+8 -4)📝
jp/guides/workflow/node/question-classifier.md(+7 -5)📝
jp/guides/workflow/node/start.md(+60 -16)📝
jp/guides/workflow/node/variable-assigner-1.md(+2 -2)📝
jp/guides/workflow/node/variable-assigner.md(+4 -6)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.