Configure Onyx to use Vertex AI
gcloud auth application-default login
on the machine that Onyx is running on.Custom LLM Provider
in the Admin Panel. See the screenshots below
for an example of what this should look like. Replace YOUR_GCP_PROJECT_ID
with your actual GCP project ID.+ Create Service Account
and set one up with a name like onyx-vertex-ai
. Give it access to the Vertex AI Administrator
role. Create!Keys
tab, then click Add Key
. Select JSON
as the key type, and click Create
. This will download a JSON file to your machine.Custom LLM Provider
in the Admin Panel. See the screenshots below
for an example of what this should look like. Replace YOUR_SERVICE_ACCOUNT_CREDENTIAL
with the contents of the JSON file you downloaded in step 3.