Skip to main content

Configuring Bureau Works Augmented Actions with Google Gemini

Updated over 2 weeks ago

Overview

Bureau Works supports multiple AI providers to enhance your translation workflows, including Bureau Works AI, OpenAI, Azure, and now Google Gemini.


Index

  1. What You Need Before Getting Started

  2. Configuring Gemini AI in Bureau Works

  3. Useful Resources

1. What You Need Before Getting Started

To use Gemini as your provider, you’ll need:

  • A Google Cloud Platform (GCP) project.

  • A Service Account with the correct permissions.

  • A JSON key file for authentication.

For setup details, please refer to Google’s official documentation:

2. Configuring Gemini AI in Bureau Works

Option 1: Using Gemini Vertex (GCP Credentials)

  1. Navigate to your Account Settings.

  2. Toggle Enable Augmented Translation Actions.

  3. Select Gemini Vertex as your provider.

Once you select Gemini as your provider, you’ll see configuration fields:

  • Project ID

    • Enter your Google Cloud Project ID. Example: bureau-works

  • Location

    • Enter your GCP region. Example: us-central1.

  • Credentials Setup

    • You’ll need to upload your Service Account JSON file:

    • Click File Upload.

    • Browse and select your JSON credentials.

    • Click "Validate Credtenials"

    • Wait until the system displays the green 'Credentials validated' message.

    • Click save

Option 2: Using Gemini Studio (API Key)

  1. Navigate to your Account Settings.

  2. Toggle Enable Augmented Translation Actions.

  3. Select Gemini Studio as your provider.

Once you select Gemini Studio, you’ll see configuration fields:

Model Selection

  • Bureau Works supports Gemini models that you can select from a dropdown.

  • Currently available: Gemini 2.0-flash-lite (immediate use).

  • Coming soon: Gemini 2.5-flash-lite (with enhanced performance).

4. Useful Resources

Here are some helpful links from Google’s documentation to guide your setup:

Did this answer your question?