mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #377] [MERGED] fix(tongyi): Update stream response handling in Tongyi LLM model #1330
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/377
Author: @Snuffel233
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (2)
8a0f6a0fix(tongyi): Update stream response handling in Tongyi LLM model66aa023update yaml📊 Changes
2 files changed (+5 additions, -4 deletions)
View changed files
📝
models/tongyi/manifest.yaml(+1 -1)📝
models/tongyi/models/llm/llm.py(+4 -3)📄 Description
incremental_outputparameter to match stream modeis_reasoningflag to track reasoning state during response generation🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.