[PR #207] [CLOSED] Add plugin: viking_db #708

Closed
opened 2026-02-22 17:36:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/207
Author: @zzy-life
Created: 3/22/2025
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • f4f0405 火山知识库插件(Viking Knowledge Base Plugin)是一个连接火山引擎知识库服务的工具,允许用户通过简单的接口进行知识检索和问答生成。该插件提供两个主要功能:
  • 4058820 修复
  • f5cf9e9 修复

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

zzy/viking_db/viking_db.difypkg (+0 -0)

📄 Description

火山知识库插件(Viking Knowledge Base Plugin)是一个连接火山引擎知识库服务的工具,允许用户通过简单的接口进行知识检索和问答生成。该插件提供两个主要功能:

知识库搜索:检索知识库中的相关文本片段,不生成回答
搜索和生成:检索知识库并使用大语言模型生成回答

Allows users to perform knowledge retrieval and question-answer generation through a simple interface

https://github.com/zzy-life/viking_db

Plugin Submission Form

1. Submission Type

New plugin submission

2. Description

Knowledge base search: retrieve relevant text snippets from the knowledge base without generating answers
Search and generate: retrieve the knowledge base and generate answers using a large language model

3. Checklist

I have read and followed the Publish to Dify Marketplace guidelines
I have read and comply with the Plugin Developer Agreement
I confirm my plugin works properly on both Dify Community Edition and Cloud Version
I confirm my plugin has been thoroughly tested for completeness and functionality
My plugin brings new value to Dify

4. Documentation Checklist

Please confirm that your plugin README includes all necessary information:
Step-by-step setup instructions
Detailed usage instructions
All required APIs and credentials are clearly listed
Connection requirements and configuration details

5. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

Does your plugin collect any user personal data?
No

Privacy Policy

I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines


🔄 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-plugins/pull/207 **Author:** [@zzy-life](https://github.com/zzy-life) **Created:** 3/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`f4f0405`](https://github.com/langgenius/dify-plugins/commit/f4f04056989ac5d7c2646e1eddbcec6bc05a0fb6) 火山知识库插件(Viking Knowledge Base Plugin)是一个连接火山引擎知识库服务的工具,允许用户通过简单的接口进行知识检索和问答生成。该插件提供两个主要功能: - [`4058820`](https://github.com/langgenius/dify-plugins/commit/405882064f9f5ae7157e8f954e0eb2d997ecb278) 修复 - [`f5cf9e9`](https://github.com/langgenius/dify-plugins/commit/f5cf9e92af6b9ed9f7468609a2ec96cb38db7b8e) 修复 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `zzy/viking_db/viking_db.difypkg` (+0 -0) </details> ### 📄 Description 火山知识库插件(Viking Knowledge Base Plugin)是一个连接火山引擎知识库服务的工具,允许用户通过简单的接口进行知识检索和问答生成。该插件提供两个主要功能: 知识库搜索:检索知识库中的相关文本片段,不生成回答 搜索和生成:检索知识库并使用大语言模型生成回答 Allows users to perform knowledge retrieval and question-answer generation through a simple interface https://github.com/zzy-life/viking_db # Plugin Submission Form ## 1. Submission Type New plugin submission ## 2. Description Knowledge base search: retrieve relevant text snippets from the knowledge base without generating answers Search and generate: retrieve the knowledge base and generate answers using a large language model ## 3. Checklist I have read and followed the Publish to Dify Marketplace guidelines I have read and comply with the Plugin Developer Agreement I confirm my plugin works properly on both Dify Community Edition and Cloud Version I confirm my plugin has been thoroughly tested for completeness and functionality My plugin brings new value to Dify ## 4. Documentation Checklist Please confirm that your plugin README includes all necessary information: Step-by-step setup instructions Detailed usage instructions All required APIs and credentials are clearly listed Connection requirements and configuration details ## 5. Privacy Protection Information Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): ### Data Collection Does your plugin collect any user personal data? No ### Privacy Policy I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <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-22 17:36:38 -05:00
yindo closed this issue 2026-02-22 17:36:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#708