[PR #561] [MERGED] fix: typo Maximum Iterations #1441

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

📋 Pull Request Information

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

Base: mainHead: fix/typo-in-agent-strategies


📝 Commits (2)

  • 0e02012 fix: typo Maximum Iterations
  • 1a9803f fix: typo tools => tool

📊 Changes

3 files changed (+9 additions, -9 deletions)

View changed files

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

📄 Description

Fix https://github.com/langgenius/dify/issues/14998

Typo fix: Maxium Iterations => Maximum Iterations.


🔄 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/561 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 3/25/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/typo-in-agent-strategies` --- ### 📝 Commits (2) - [`0e02012`](https://github.com/langgenius/dify-official-plugins/commit/0e020126ab5cc67a16c46fc0ed8560a89d2a3a7d) fix: typo Maximum Iterations - [`1a9803f`](https://github.com/langgenius/dify-official-plugins/commit/1a9803fdd2359b5cb4f873b2076a73fbcaddd2ed) fix: typo tools => tool ### 📊 Changes **3 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `agent-strategies/cot_agent/manifest.yaml` (+1 -1) 📝 `agent-strategies/cot_agent/strategies/ReAct.yaml` (+4 -4) 📝 `agent-strategies/cot_agent/strategies/function_calling.yaml` (+4 -4) </details> ### 📄 Description Fix https://github.com/langgenius/dify/issues/14998 Typo fix: `Maxium Iterations` => `Maximum Iterations`. --- <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:57 -05:00
yindo closed this issue 2026-02-16 10:22:57 -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#1441