Skip to content

srjchsv/vertex-ai-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Using Vertex AI LLM in jupyter notebook

To run this notebook you got to have:

  • on the GCP

    • created project
    • created service account
    • set a role for the service account: 'Vertex AI Service Agent" for example
    • create new key with credentials in .json format
  • create a .env file in root directory of this repo with GOOGLE_APPLICATION_CREDENTIALS variable that will hold path to service account .json credentials.

About

example of how to use VertexAI LLM in local development environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published