mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #174] [MERGED] bump: cot_agent to 0.0.5 #1149
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/174
Author: @Nov1c444
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @Yeuoly
Base:
main← Head:feat/agent-support-stream📝 Commits (2)
9e5fae5feat: agent plugin support stream ouput732a7bcbump: cot_agent to 0.0.5📊 Changes
4 files changed (+135 additions, -50 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(+1 -1)📝
agent-strategies/cot_agent/strategies/function_calling.py(+132 -47)📄 Description
Agent node support stream output
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.