[PR #188] [MERGED] bump agent strategy version to 0.0.6 #1163

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/188
Author: @Nov1c444
Created: 2/7/2025
Status: Merged
Merged: 2/9/2025
Merged by: @Nov1c444

Base: mainHead: feat/custom-tool-input


📝 Commits (1)

  • 92751ee bump agent strategy version to 0.0.5

📊 Changes

4 files changed (+87 additions, -66 deletions)

View changed files

📝 agent-strategies/cot_agent/manifest.yaml (+1 -1)
📝 agent-strategies/cot_agent/requirements.txt (+1 -1)
📝 agent-strategies/cot_agent/strategies/ReAct.py (+41 -32)
📝 agent-strategies/cot_agent/strategies/function_calling.py (+44 -32)

📄 Description

update the log style


🔄 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/188 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/9/2025 **Merged by:** [@Nov1c444](https://github.com/Nov1c444) **Base:** `main` ← **Head:** `feat/custom-tool-input` --- ### 📝 Commits (1) - [`92751ee`](https://github.com/langgenius/dify-official-plugins/commit/92751ee3ad0048b56206e77982cb5d6ede681fdd) bump agent strategy version to 0.0.5 ### 📊 Changes **4 files changed** (+87 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `agent-strategies/cot_agent/manifest.yaml` (+1 -1) 📝 `agent-strategies/cot_agent/requirements.txt` (+1 -1) 📝 `agent-strategies/cot_agent/strategies/ReAct.py` (+41 -32) 📝 `agent-strategies/cot_agent/strategies/function_calling.py` (+44 -32) </details> ### 📄 Description update the log style --- <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:09 -05:00
yindo closed this issue 2026-02-16 10:22:10 -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#1163