[PR #367] [MERGED] Community-contribution:ollama-faq-related #480

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/367
Author: @AllenWriter
Created: 11/14/2024
Status: Merged
Merged: 11/17/2024
Merged by: @HanqingZ

Base: mainHead: docs/community-realted-11.14


📝 Commits (8)

  • c3971d6 Community-contribution:ollama-faq-related
  • 1b20c4f docs/fix external data (#358)
  • e3a3163 docs: Add documentation for deploying Dify through the BT Panel (#366)
  • 14f7a65 Add Couchbase to English Docs (#364)
  • f2fa5e9 Docs:update gupstack docs
  • 171d706 Docs: add Couchbase docs
  • bea4b68 Docs: modify docker case
  • bf8c58d Implement JP version

📊 Changes

28 files changed (+538 additions, -97 deletions)

View changed files

📝 en/SUMMARY.md (+2 -1)
📝 en/development/models-integration/gpustack.md (+3 -3)
📝 en/development/models-integration/ollama.md (+1 -1)
en/getting-started/install-self-hosted/bt-panel.md (+57 -0)
📝 en/getting-started/install-self-hosted/environments.md (+21 -0)
📝 en/getting-started/install-self-hosted/install-faq.md (+9 -3)
📝 en/getting-started/readme/features-and-specifications.md (+1 -1)
en/guides/knowledge-base/external-data-tool.md (+0 -34)
📝 en/guides/workflow/additional-features.md (+2 -2)
📝 en/learn-more/faq/install-faq.md (+47 -6)
📝 jp/SUMMARY.md (+2 -1)
jp/development/models-integration/gpustack.md (+65 -0)
📝 jp/development/models-integration/ollama.md (+2 -2)
jp/getting-started/install-self-hosted/bt-panel.md (+56 -0)
📝 jp/getting-started/install-self-hosted/environments.md (+21 -0)
📝 jp/getting-started/readme/features-and-specifications.md (+1 -1)
📝 jp/guides/workflow/additional-features.md (+2 -0)
📝 jp/learn-more/faq/install-faq.md (+40 -4)
📝 zh_CN/SUMMARY.md (+2 -1)
zh_CN/development/models-integration/gpustack.md (+65 -0)

...and 8 more files

📄 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/367 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/17/2024 **Merged by:** [@HanqingZ](https://github.com/HanqingZ) **Base:** `main` ← **Head:** `docs/community-realted-11.14` --- ### 📝 Commits (8) - [`c3971d6`](https://github.com/langgenius/dify-docs-archived/commit/c3971d6b0653580c8b8ce0fb12ae7f3d1e3eb1cf) Community-contribution:ollama-faq-related - [`1b20c4f`](https://github.com/langgenius/dify-docs-archived/commit/1b20c4fb6fe77191017ba7b274bd2cc7c7c9c606) docs/fix external data (#358) - [`e3a3163`](https://github.com/langgenius/dify-docs-archived/commit/e3a316348c3df9dc82fffc02a8530b546f14ed9f) docs: Add documentation for deploying Dify through the BT Panel (#366) - [`14f7a65`](https://github.com/langgenius/dify-docs-archived/commit/14f7a652959941f14a24c0eb9b1b2be9ad968770) Add Couchbase to English Docs (#364) - [`f2fa5e9`](https://github.com/langgenius/dify-docs-archived/commit/f2fa5e99944db580487c45c02e90c369270cda78) Docs:update gupstack docs - [`171d706`](https://github.com/langgenius/dify-docs-archived/commit/171d706b4172e4e856b472f2d20475fae8fd2b7a) Docs: add Couchbase docs - [`bea4b68`](https://github.com/langgenius/dify-docs-archived/commit/bea4b68fec8ed2cecd3954f6adf4577a92d22664) Docs: modify docker case - [`bf8c58d`](https://github.com/langgenius/dify-docs-archived/commit/bf8c58dd133d0011939365f4f1f19923b43181de) Implement JP version ### 📊 Changes **28 files changed** (+538 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `en/SUMMARY.md` (+2 -1) 📝 `en/development/models-integration/gpustack.md` (+3 -3) 📝 `en/development/models-integration/ollama.md` (+1 -1) ➕ `en/getting-started/install-self-hosted/bt-panel.md` (+57 -0) 📝 `en/getting-started/install-self-hosted/environments.md` (+21 -0) 📝 `en/getting-started/install-self-hosted/install-faq.md` (+9 -3) 📝 `en/getting-started/readme/features-and-specifications.md` (+1 -1) ➖ `en/guides/knowledge-base/external-data-tool.md` (+0 -34) 📝 `en/guides/workflow/additional-features.md` (+2 -2) 📝 `en/learn-more/faq/install-faq.md` (+47 -6) 📝 `jp/SUMMARY.md` (+2 -1) ➕ `jp/development/models-integration/gpustack.md` (+65 -0) 📝 `jp/development/models-integration/ollama.md` (+2 -2) ➕ `jp/getting-started/install-self-hosted/bt-panel.md` (+56 -0) 📝 `jp/getting-started/install-self-hosted/environments.md` (+21 -0) 📝 `jp/getting-started/readme/features-and-specifications.md` (+1 -1) 📝 `jp/guides/workflow/additional-features.md` (+2 -0) 📝 `jp/learn-more/faq/install-faq.md` (+40 -4) 📝 `zh_CN/SUMMARY.md` (+2 -1) ➕ `zh_CN/development/models-integration/gpustack.md` (+65 -0) _...and 8 more files_ </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:56 -05:00
yindo closed this issue 2026-02-16 11:20:56 -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#480