[PR #231] [MERGED] fix: vertex ai parameters rule #1204

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/231
Author: @Yeuoly
Created: 2/17/2025
Status: Merged
Merged: 2/17/2025
Merged by: @Yeuoly

Base: mainHead: fix/vertex_ai-parameter_rule_label


📝 Commits (3)

📊 Changes

6 files changed (+11 additions, -1 deletions)

View changed files

📝 models/vertex_ai/manifest.yaml (+1 -1)
📝 models/vertex_ai/models/llm/anthropic.claude-3-haiku.yaml (+2 -0)
📝 models/vertex_ai/models/llm/anthropic.claude-3-opus.yaml (+2 -0)
📝 models/vertex_ai/models/llm/anthropic.claude-3-sonnet.yaml (+2 -0)
📝 models/vertex_ai/models/llm/anthropic.claude-3.5-sonnet-v2.yaml (+2 -0)
📝 models/vertex_ai/models/llm/anthropic.claude-3.5-sonnet.yaml (+2 -0)

📄 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-official-plugins/pull/231 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 2/17/2025 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/vertex_ai-parameter_rule_label` --- ### 📝 Commits (3) - [`d687c0f`](https://github.com/langgenius/dify-official-plugins/commit/d687c0f999e55f629e9f603f8c94ff56309fd444) fix: vertex ai parameters rule - [`38d20ae`](https://github.com/langgenius/dify-official-plugins/commit/38d20ae5b155c70e4e503f11577e7bf925ee9191) fix - [`69c70de`](https://github.com/langgenius/dify-official-plugins/commit/69c70de2b9580bfe277ea6ab3d011d62e55585e9) fix ### 📊 Changes **6 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/vertex_ai/manifest.yaml` (+1 -1) 📝 `models/vertex_ai/models/llm/anthropic.claude-3-haiku.yaml` (+2 -0) 📝 `models/vertex_ai/models/llm/anthropic.claude-3-opus.yaml` (+2 -0) 📝 `models/vertex_ai/models/llm/anthropic.claude-3-sonnet.yaml` (+2 -0) 📝 `models/vertex_ai/models/llm/anthropic.claude-3.5-sonnet-v2.yaml` (+2 -0) 📝 `models/vertex_ai/models/llm/anthropic.claude-3.5-sonnet.yaml` (+2 -0) </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-16 10:22:18 -05:00
yindo closed this issue 2026-02-16 10:22:18 -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#1204