[PR #351] [MERGED] fix: ReAct Agent instruction param is not used #1307

Closed
opened 2026-02-16 10:22:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/351
Author: @EcoleKeine
Created: 3/1/2025
Status: Merged
Merged: 3/3/2025
Merged by: @crazywoola

Base: mainHead: patch-2


📝 Commits (2)

  • 4a355b9 fix: ReAct instruction param is not used
  • f77a96f Update version in manifest.yaml

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 agent-strategies/cot_agent/manifest.yaml (+1 -1)
📝 agent-strategies/cot_agent/strategies/ReAct.py (+1 -1)

📄 Description

ReAct Agent instruction param is not used in code
https://github.com/langgenius/dify/issues/14630


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/351 **Author:** [@EcoleKeine](https://github.com/EcoleKeine) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`4a355b9`](https://github.com/langgenius/dify-official-plugins/commit/4a355b96b85abfdbfbcee261cfec38f06e993d9d) fix: ReAct instruction param is not used - [`f77a96f`](https://github.com/langgenius/dify-official-plugins/commit/f77a96f4818d960e9df4f2de72d0b88328eae088) Update version in manifest.yaml ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `agent-strategies/cot_agent/manifest.yaml` (+1 -1) 📝 `agent-strategies/cot_agent/strategies/ReAct.py` (+1 -1) </details> ### 📄 Description ReAct Agent instruction param is not used in code https://github.com/langgenius/dify/issues/14630 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:35 -05:00
yindo closed this issue 2026-02-16 10:22:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1307