mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-04 16:52:37 +00:00
Add Vertex AI workload identity setup guide (#5637)
* docs: add Vertex AI workload identity setup guide Walks SaaS customers through configuring CrewAI AMP to authenticate to Google Vertex AI via GCP Workload Identity Federation, eliminating the need for long-lived service account keys. * docs: restrict Vertex WI guide to v1.14.3+ navigation The guide requires `crewai>=1.14.3`, so registering it under older version snapshots is misleading. Keep the entry only in the v1.14.3 English nav. * docs: clarify crewai-vertex SA name is an example
This commit is contained in:
@@ -476,6 +476,7 @@
|
||||
"en/enterprise/guides/enable-crew-studio",
|
||||
"en/enterprise/guides/capture_telemetry_logs",
|
||||
"en/enterprise/guides/azure-openai-setup",
|
||||
"en/enterprise/guides/vertex-ai-workload-identity-setup",
|
||||
"en/enterprise/guides/tool-repository",
|
||||
"en/enterprise/guides/custom-mcp-server",
|
||||
"en/enterprise/guides/react-component-export",
|
||||
|
||||
Reference in New Issue
Block a user