Skip to content

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
r3-yamauchi:main
Nov 10, 2025
Merged

feat: add r3-yamauchi/knowledgebase_update A useful plugin for registering text and files in the Dify knowledge base.#1503
crazywoola merged 1 commit intolanggenius:mainfrom
r3-yamauchi:main

Conversation

@r3-yamauchi
Copy link
Copy Markdown
Contributor

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This plugin makes it easy to update knowledge base documents and upload files within Dify workflows.

image

4. 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

5. 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
  • Link to the repository for the plugin source code

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

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

…ering text and files in the Dify knowledge base.
@crazywoola crazywoola merged commit b7c38e8 into langgenius:main Nov 10, 2025
1 check passed
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants