feat: add r3-yamauchi/knowledgebase_update A useful plugin for registering text and files in the Dify knowledge base.#1503
Merged
crazywoola merged 1 commit intolanggenius:mainfrom Nov 10, 2025
Conversation
…ering text and files in the Dify knowledge base.
crazywoola
approved these changes
Nov 10, 2025
crazywoola
added a commit
that referenced
this pull request
Apr 3, 2026
feat: add r3-yamauchi/knowledgebase_update A useful plugin for registering text and files in the Dify knowledge base.
Gmasterzhangxinyang
pushed a commit
to Gmasterzhangxinyang/dify-plugins
that referenced
this pull request
Apr 6, 2026
…us#1503) * feat: implement per-model pricing for Bedrock plugin - Add individual model files with specific pricing for Claude, Nova, and Cohere models - Enhance llm.py with per-model pricing calculation logic - Add inference profile support with automatic model-specific pricing detection - Update Cohere embedding models with correct pricing - Add proper floating point precision handling - Maintain latency calculation from parent class - Support Claude 4.0 Sonnet/Opus, Nova Micro/Lite/Pro, and Cohere Command variants 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * feat: enhance Bedrock plugin with per-model pricing and improved organization - Add per-model pricing support while maintaining family model UI backward compatibility - Create model_configurations/ directory for individual model pricing definitions - Add Claude 3.7 Sonnet with accurate AWS pricing ($0.003/$0.015 per 1K tokens) - Implement robust pricing fallback logic supporting both dict and object formats - Add comprehensive model mapping for Claude, Nova, and Cohere models - Update Cohere embedding models with correct pricing ($0.0001 per 1K tokens) - Enhance _get_model_specific_pricing with multiple format variant matching - Preserve original family-based UI while enabling precise per-model cost calculation * chore: bump version to 0.0.31 --------- Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin makes it easy to update knowledge base documents and upload files within Dify workflows.
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 personal information from users.
It only uses information explicitly provided by the user to access Dify’s knowledge base.
This plugin has the following characteristics:
Does not store user files permanently
Uses temporary storage only during the conversion process
Does not collect user metadata or personal information
Does not track usage patterns or user behavior
Does not require any user authentication credentials or personal identifiers
Privacy Policy