mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #184] [CLOSED] refactor: Replaced 'dify' with 'shai' in package name, imports, and r… #208
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-plugin-sdks/pull/184
Author: @ilich956
Created: 7/28/2025
Status: ❌ Closed
Base:
main← Head:ilyas📝 Commits (1)
beca417refactor: Replaced 'dify' with 'shai' in package name, imports, and references📊 Changes
209 files changed (+674 additions, -674 deletions)
View changed files
📝
.github/workflows/pull-request.yaml(+2 -2)📝
.gitignore(+2 -2)📝
README.md(+8 -8)📝
python/.mkdocs/mkdocs.yml(+7 -7)📝
python/README.md(+3 -3)➖
python/dify_plugin/__init__.py(+0 -48)➖
python/dify_plugin/commands/__init__.py(+0 -3)➖
python/dify_plugin/file/constants.py(+0 -2)📝
python/examples/agent/.env.example(+1 -1)📝
python/examples/agent/README.md(+1 -1)📝
python/examples/agent/main.py(+2 -2)📝
python/examples/agent/manifest.yaml(+6 -6)📝
python/examples/agent/output_parser/cot_output_parser.py(+2 -2)📝
python/examples/agent/provider/agent.py(+1 -1)📝
python/examples/agent/requirements.txt(+1 -1)📝
python/examples/agent/strategies/ReAct.py(+6 -6)📝
python/examples/agent/strategies/ReAct.yaml(+1 -1)📝
python/examples/agent/strategies/function_calling.py(+7 -7)📝
python/examples/agent/strategies/function_calling.yaml(+1 -1)📝
python/examples/github/.env.example(+1 -1)...and 80 more files
📄 Description
…eferences
Pull Request Checklist
Thank you for your contribution! Before submitting your PR, please make sure you have completed the following checks:
Compatibility Check
README.mdREADME.mdREADME.mdREADME.mdAvailable Checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.