For the complete documentation index, see llms.txt. This page is also available as Markdown.

Vertex AI

Claude models are not supported for now

Tutorial Overview

1. Get API Key

  • Before getting a Gemini API Key, you need a Google Cloud project (if you already have one, you can skip this step)

  • Go to Google Cloud Create a project, fill in the project name, and click Create Project

2. Set up API access permissions

  • After opening Service account On the permissions page, create a service account

  • On the service account management page, find the service account you just created and click key and create a new JSON-format key

  • After creation succeeds, 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 the Vertex AI provider

  • Fill in the corresponding fields from the JSON file

Click Add Model, and you can happily start using it!


Get help and submit feedback

If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to Feedback and Suggestions for the official channels provided.

Last updated

Was this helpful?