mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 10:05:47 -04:00
[PR #207] [CLOSED] Add plugin: viking_db #708
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-plugins/pull/207
Author: @zzy-life
Created: 3/22/2025
Status: ❌ Closed
Base:
main← Head: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.