[PR #1460] [MERGED] feat: support chatglm_turbo model #1443 #23062

Closed
opened 2026-02-21 20:20:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1460
Author: @takatost
Created: 11/6/2023
Status: Merged
Merged: 11/6/2023
Merged by: @takatost

Base: mainHead: feat/support-chatglm-turbo


📝 Commits (1)

📊 Changes

3 files changed (+12 additions, -1 deletions)

View changed files

📝 api/core/model_providers/providers/zhipuai_provider.py (+5 -0)
📝 api/core/model_providers/rules/zhipuai.json (+6 -0)
📝 api/core/third_party/langchain/llms/zhipuai_llm.py (+1 -1)

📄 Description

No description provided


🔄 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/pull/1460 **Author:** [@takatost](https://github.com/takatost) **Created:** 11/6/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/support-chatglm-turbo` --- ### 📝 Commits (1) - [`1f9e87e`](https://github.com/langgenius/dify/commit/1f9e87ef3cb97dde21a6c6e317b08c1bfd9c952b) feat: support chatglm_turbo model #1443 ### 📊 Changes **3 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/core/model_providers/providers/zhipuai_provider.py` (+5 -0) 📝 `api/core/model_providers/rules/zhipuai.json` (+6 -0) 📝 `api/core/third_party/langchain/llms/zhipuai_llm.py` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-21 20:20:22 -05:00
yindo closed this issue 2026-02-21 20:20:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23062