mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1884] [MERGED] feat(knowledge_pro): update to v0.0.6 with embedding cost configuration #1927
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/1884
Author: @abesticode
Created: 1/12/2026
Status: ✅ Merged
Merged: 1/12/2026
Merged by: @crazywoola
Base:
main← Head:abesticode/knowledge-pro-v0.0.6📝 Commits (1)
6e088cdfeat(knowledge_pro): update to v0.0.6 with embedding cost configuration📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
📝
abesticode/knowledge_pro/dify-plugin-knowledge-pro.difypkg(+0 -0)📄 Description
feat(knowledge_pro): update to v0.0.6 with Embedding Cost Configuration
What's New in v0.0.6:
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This update adds Embedding Cost Configuration to the Knowledge Pro plugin, allowing users to accurately track and estimate embedding costs when managing their Knowledge Base.
New Features
1. Embedding Model Selection (Provider Credentials)
Users can now select their embedding model from provider settings:
2. Custom Cost Input
For users with custom or local embedding models, they can input their own cost rate per 1M tokens for accurate cost tracking.
3. cost_info Object in JSON Response
New cost_info object added to all relevant tool responses for easy data extraction in workflows. Example structure:
4. Tools Updated with Cost Information
Benefits
Total Tools: 22
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does NOT collect any user personal data. It only processes:
No personal identifiable information (PII) such as email addresses, IP addresses, names, or any other personal data is collected, stored, or transmitted by this plugin.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.