mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #561] [MERGED] fix: typo Maximum Iterations #1441
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/561
Author: @crazywoola
Created: 3/25/2025
Status: ✅ Merged
Merged: 3/25/2025
Merged by: @crazywoola
Base:
main← Head:fix/typo-in-agent-strategies📝 Commits (2)
0e02012fix: typo Maximum Iterations1a9803ffix: 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.