mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2180] [MERGED] fix: correct typo from agent_though_support to agent_thought_support #2304
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/2180
Author: @euxx
Created: 12/5/2025
Status: ✅ Merged
Merged: 12/7/2025
Merged by: @crazywoola
Base:
main← Head:fix/typo📝 Commits (1)
6531777fix: correct variable name from agent_though_support to agent_thought_support across multiple files📊 Changes
5 files changed (+11 additions, -11 deletions)
View changed files
📝
models/aihubmix/provider/aihubmix.yaml(+1 -1)📝
models/lemonade/models/llm/llm.py(+2 -2)📝
models/lemonade/provider/lemonade.yaml(+1 -1)📝
models/openai_api_compatible/models/llm/llm.py(+6 -6)📝
models/openai_api_compatible/provider/openai_api_compatible.yaml(+1 -1)📄 Description
Just fix typo:
agent_though_supporttoagent_thought_support🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.