mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #988] [CLOSED] Brave plugin Readme improvement #ieeesoc #1658
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-official-plugins/pull/988
Author: @PritamP20
Created: 5/27/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
048b756Brave Readme me Enhancemented143ccsmall changes📊 Changes
1 file changed (+435 additions, -8 deletions)
View changed files
📝
tools/brave/README.md(+435 -8)📄 Description
Update Brave Search Plugin README Documentation
Related Issues or Context
This PR updates the README documentation for the Brave Search plugin to provide comprehensive documentation including:
The updated documentation improves user experience and provides clear guidance for plugin installation, configuration, and usage within Dify workflows.
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Note: This PR contains documentation updates only - no functional code changes to LLM models or plugin behavior.
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Note: No version bump required as this is a documentation-only update with no functional changes to the plugin code.
Dify Plugin SDK Version
dify_plugin>=0.2.0,<0.3.0in requirements.txt ([SDK docs](https://github.com/langgenius/dify-plugin-sdks/blob/main/python/README.md))Note: No changes to SDK version - existing requirements maintained.
Environment Verification (If Any Code Changes)
Local Deployment Environment
Note: Documentation changes verified for accuracy and formatting. All referenced features and configurations tested against current plugin functionality.
SaaS Environment
Note: Documentation examples and setup instructions verified against SaaS environment.
Summary of Changes
What's Updated
Key Improvements
Files Changed
README.md- Complete documentation updateTesting Performed
This documentation update will significantly improve the developer and user experience for the Brave Search plugin without affecting any functional code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.