Vertex AI
暂时不支持Claude模型
This document was translated from Chinese by AI and has not yet been reviewed.
Tutorial Overview
1. Get API Key
Before getting a Gemini API Key, you need to have a Google Cloud project (if you already have one, this step can be skipped).
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 permission interface and create a service account.

On the service account management page, find the newly created service account, 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 "Add" Model and start enjoying it!
Last updated
Was this helpful?