[PR #2180] [MERGED] fix: correct typo from agent_though_support to agent_thought_support #2304

Closed
opened 2026-02-16 11:16:37 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: fix/typo


📝 Commits (1)

  • 6531777 fix: 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_support to agent_thought_support


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/2180 **Author:** [@euxx](https://github.com/euxx) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/7/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/typo` --- ### 📝 Commits (1) - [`6531777`](https://github.com/langgenius/dify-official-plugins/commit/6531777e2be9d527f7e391b7263350e91b442e1e) fix: correct variable name from agent_though_support to agent_thought_support across multiple files ### 📊 Changes **5 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Just fix typo: `agent_though_support` to `agent_thought_support` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:16:37 -05:00
yindo closed this issue 2026-02-16 11:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2304