mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Vertex AI | Support text-embedding-005 #167
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?
Originally created by @ytjhai on GitHub (Apr 2, 2025).
Self Checks
Dify version
1.1.3
Plugin version
0.0.8
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Text-embedding-005 model is not supported for knowledge base embedding and retrieval using Vertex AI on GCP. Enabling this support will allow long-term stability as text-embedding-004 will be discontinued in November 2025.
Source: https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/text-embeddings-api
✔️ Error log
No response