mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #624] [CLOSED] Fix the issue of concurrent calls causing the 'think' tag to become d… #1466
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/624
Author: @alex-sample-code
Created: 3/31/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
f8e4031Fix the issue of concurrent calls causing the 'think' tag to become disordered📊 Changes
2 files changed (+20 additions, -29 deletions)
View changed files
📝
models/bedrock/manifest.yaml(+1 -1)📝
models/bedrock/models/llm/llm.py(+19 -28)📄 Description
Fix: concurrent calls causing the 'think' tag to become disordered
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.