mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #12] [MERGED] plugin: vertex ai #988
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/12
Author: @Yeuoly
Created: 1/2/2025
Status: ✅ Merged
Merged: 1/2/2025
Merged by: @Yeuoly
Base:
main← Head:plugin/vertex_ai📝 Commits (2)
4c04354plugin: vertex ai6ab7285fix: remove position files📊 Changes
36 files changed (+88 additions, -1663 deletions)
View changed files
➖
migrations/models/vertex_ai/.env.example(+0 -4)➖
migrations/models/vertex_ai/_assets/icon_l_en.png(+0 -0)➖
migrations/models/vertex_ai/_assets/icon_s_en.svg(+0 -1)➖
migrations/models/vertex_ai/main.py(+0 -6)➖
migrations/models/vertex_ai/manifest.yaml(+0 -35)➖
migrations/models/vertex_ai/models/llm/anthropic.claude-3-haiku.yaml(+0 -56)➖
migrations/models/vertex_ai/models/llm/anthropic.claude-3-opus.yaml(+0 -56)➖
migrations/models/vertex_ai/models/llm/anthropic.claude-3-sonnet.yaml(+0 -55)➖
migrations/models/vertex_ai/models/llm/anthropic.claude-3.5-sonnet.yaml(+0 -55)➖
migrations/models/vertex_ai/models/llm/gemini-1.0-pro-vision.yaml(+0 -37)➖
migrations/models/vertex_ai/models/llm/gemini-1.0-pro.yaml(+0 -36)➖
migrations/models/vertex_ai/models/llm/gemini-1.5-flash-001.yaml(+0 -37)➖
migrations/models/vertex_ai/models/llm/gemini-1.5-flash-002.yaml(+0 -37)➖
migrations/models/vertex_ai/models/llm/gemini-1.5-pro-001.yaml(+0 -37)➖
migrations/models/vertex_ai/models/llm/gemini-1.5-pro-002.yaml(+0 -37)➖
migrations/models/vertex_ai/models/llm/gemini-flash-experimental.yaml(+0 -37)➖
migrations/models/vertex_ai/models/llm/gemini-pro-experimental.yaml(+0 -37)➖
migrations/models/vertex_ai/models/llm/llm.py(+0 -637)➖
migrations/models/vertex_ai/models/text_embedding/text-embedding-004.yaml(+0 -8)➖
migrations/models/vertex_ai/models/text_embedding/text-multilingual-embedding-002.yaml(+0 -8)...and 16 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.