ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.
cURL
curl --request PUT \ --url https://api.galileo.ai/v2/integrations/vertex_ai \ --header 'Content-Type: application/json' \ --header 'Galileo-API-Key: <api-key>' \ --data ' { "token": "<string>" } '
{ "id": "<string>", "name": "anthropic", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "created_by": "<string>", "permissions": [], "is_selected": false }
Create or update a Google Vertex AI integration for a user.
Successful Response
anthropic
aws_bedrock
aws_sagemaker
azure
custom
databricks
labelstudio
mistral
nvidia
openai
vegas_gateway
vertex_ai
writer
Show child attributes
update
delete
read_api_keys
Was this page helpful?