[PR #443] [CLOSED] Docs: add volcano engine vikingdb as an external knowledge base instance #539

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/443
Author: @SpringWindInTheDrizzle
Created: 1/20/2025
Status: Closed

Base: mainHead: feat/vikingdb


📝 Commits (2)

  • 27ae833 feat: Add volcano engine vikingdb as an external knowledge base instance
  • f2a71e4 Update how-to-connect-vikingdb.md

📊 Changes

12 files changed (+386 additions, -0 deletions)

View changed files

en/.gitbook/assets/vikingdb-image-1.png (+0 -0)
en/.gitbook/assets/vikingdb-image-2.png (+0 -0)
en/.gitbook/assets/vikingdb-image-3.png (+0 -0)
en/.gitbook/assets/vikingdb-image-4.png (+0 -0)
en/.gitbook/assets/vikingdb-image-5.png (+0 -0)
en/learn-more/use-cases/how-to-connect-vikingdb.md (+193 -0)
zh_CN/.gitbook/assets/vikingdb-image-1.png (+0 -0)
zh_CN/.gitbook/assets/vikingdb-image-2.png (+0 -0)
zh_CN/.gitbook/assets/vikingdb-image-3.png (+0 -0)
zh_CN/.gitbook/assets/vikingdb-image-4.png (+0 -0)
zh_CN/.gitbook/assets/vikingdb-image-5.png (+0 -0)
zh_CN/learn-more/use-cases/how-to-connect-vikingdb.md (+193 -0)

📄 Description

This submission includes detailed documentation to guide how to integrate the Volcano Engine VikingDB knowledge base into the Dify framework as an external knowledge base. It includes content such as environment preparation, integration steps, and configuration parameter descriptions, aiming to help users quickly complete the integration and expand the use scenarios of Dify's knowledge base.


🔄 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/443 **Author:** [@SpringWindInTheDrizzle](https://github.com/SpringWindInTheDrizzle) **Created:** 1/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/vikingdb` --- ### 📝 Commits (2) - [`27ae833`](https://github.com/langgenius/dify-docs-archived/commit/27ae83333dfe73f6c64ac50921813e1f8fe36103) feat: Add volcano engine vikingdb as an external knowledge base instance - [`f2a71e4`](https://github.com/langgenius/dify-docs-archived/commit/f2a71e442817f1def80990a76c7f2392b2bd9bf0) Update how-to-connect-vikingdb.md ### 📊 Changes **12 files changed** (+386 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `en/.gitbook/assets/vikingdb-image-1.png` (+0 -0) ➕ `en/.gitbook/assets/vikingdb-image-2.png` (+0 -0) ➕ `en/.gitbook/assets/vikingdb-image-3.png` (+0 -0) ➕ `en/.gitbook/assets/vikingdb-image-4.png` (+0 -0) ➕ `en/.gitbook/assets/vikingdb-image-5.png` (+0 -0) ➕ `en/learn-more/use-cases/how-to-connect-vikingdb.md` (+193 -0) ➕ `zh_CN/.gitbook/assets/vikingdb-image-1.png` (+0 -0) ➕ `zh_CN/.gitbook/assets/vikingdb-image-2.png` (+0 -0) ➕ `zh_CN/.gitbook/assets/vikingdb-image-3.png` (+0 -0) ➕ `zh_CN/.gitbook/assets/vikingdb-image-4.png` (+0 -0) ➕ `zh_CN/.gitbook/assets/vikingdb-image-5.png` (+0 -0) ➕ `zh_CN/learn-more/use-cases/how-to-connect-vikingdb.md` (+193 -0) </details> ### 📄 Description This submission includes detailed documentation to guide how to integrate the Volcano Engine VikingDB knowledge base into the Dify framework as an external knowledge base. It includes content such as environment preparation, integration steps, and configuration parameter descriptions, aiming to help users quickly complete the integration and expand the use scenarios of Dify's knowledge base. --- <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:21:05 -05:00
yindo closed this issue 2026-02-16 11:21:05 -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#539