[PR #2064] [MERGED] feat: bump zeabur-ai-hub to 0.0.12 #2051

Closed
opened 2026-02-22 18:15:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/2064
Author: @canyugs
Created: 2/13/2026
Status: Merged
Merged: 2/13/2026
Merged by: @crazywoola

Base: mainHead: zeabur-ai-hub-0.0.12


📝 Commits (1)

  • 97c0398 feat: bump zeabur-ai-hub to 0.0.12

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

zeabur/zeabur-ai-hub/zeabur-ai-hub-0.0.12.difypkg (+0 -0)

📄 Description

Summary

  • Fix plugin dependency installation failure caused by setuptools package discovery
  • Enable function calling / tool use support for predefined and customizable models
  • Add new models: GPT-5.2, GPT-5.1, GPT-5 Nano, GLM-4.7, GLM-4.7 Flash, Kimi 2.5, Gemini 3 Pro Image Preview, Gemini 2.5 Flash Image

Test plan

  • Built .difypkg and installed on self-hosted Dify
  • Verified predefined models work with tool calling
  • Verified custom models work with tool calling via Agent app
  • Tested on Dify Cloud (cloud.dify.ai) - plugin installs and works correctly

🤖 Generated with Claude Code


🔄 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-plugins/pull/2064 **Author:** [@canyugs](https://github.com/canyugs) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `zeabur-ai-hub-0.0.12` --- ### 📝 Commits (1) - [`97c0398`](https://github.com/langgenius/dify-plugins/commit/97c03985ffcbb5fd957e29a78e749d19ff908a72) feat: bump zeabur-ai-hub to 0.0.12 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `zeabur/zeabur-ai-hub/zeabur-ai-hub-0.0.12.difypkg` (+0 -0) </details> ### 📄 Description ## Summary - Fix plugin dependency installation failure caused by setuptools package discovery - Enable function calling / tool use support for predefined and customizable models - Add new models: GPT-5.2, GPT-5.1, GPT-5 Nano, GLM-4.7, GLM-4.7 Flash, Kimi 2.5, Gemini 3 Pro Image Preview, Gemini 2.5 Flash Image ## Test plan - [x] Built `.difypkg` and installed on self-hosted Dify - [x] Verified predefined models work with tool calling - [x] Verified custom models work with tool calling via Agent app - [x] Tested on Dify Cloud (cloud.dify.ai) - plugin installs and works correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <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-22 18:15:31 -05:00
yindo closed this issue 2026-02-22 18:15: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-plugins#2051