mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #128] [MERGED] bump agent strategy version to 0.0.2 #1103
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/128
Author: @Nov1c444
Created: 1/8/2025
Status: ✅ Merged
Merged: 1/8/2025
Merged by: @RockChinQ
Base:
main← Head:plugins/agent📝 Commits (6)
88b9f29add agent strategy plugin967ba30fix: change the agent fold namead11006fix: change the agent fold name71cdf78fix: add .env.example5b0d7c7bump agent strategy version to 0.0.25871e3eMerge branch 'main' into plugins/agent📊 Changes
8 files changed (+261 additions, -216 deletions)
View changed files
📝
agent-strategies/cot_agent/_assets/icon.svg(+21 -6)📝
agent-strategies/cot_agent/main.py(+1 -1)📝
agent-strategies/cot_agent/manifest.yaml(+1 -1)📝
agent-strategies/cot_agent/requirements.txt(+1 -1)📝
agent-strategies/cot_agent/strategies/ReAct.py(+100 -56)📝
agent-strategies/cot_agent/strategies/ReAct.yaml(+8 -0)📝
agent-strategies/cot_agent/strategies/function_calling.py(+123 -146)📝
agent-strategies/cot_agent/strategies/function_calling.yaml(+6 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.