Vertex AI
暂时不支持Claude模型
This document was translated from Chinese by AI and has not yet been reviewed.
Tutorial Overview
1. Obtain API Key
Before obtaining a Gemini API Key, you need a Google Cloud project (if you already have one, you can skip this step).
Go to Google Cloud to create a project, fill in the project name, and click "Create Project".

Go to the Vertex AI console.
Enable the Vertex AI API in the created project.

2. Set API Access Permissions
Open the Service Accounts permissions interface and create a service account.

On the Service Accounts management page, find the service account you just created, click
Keys
, and create a new JSON format key.

After successful creation, the key file will be automatically saved to your computer in JSON format. Please keep it safe.
3. Configure Vertex AI in Cherry Studio
Select Vertex AI as the service provider.
Fill in the corresponding fields from the JSON file.

Click to add Models and start using it happily!
Last updated
Was this helpful?