Skip to content

hugoaguirre/genkit-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genkit Samples (Go)

A collection of Genkit samples using the Go runtime

Dependencies

Please follow this quick guide

How to run it

## Provide your Google AI API key
export GOOGLE_GENAI_API_KEY=foobar

## If using Vertex AI or ModelGarden, set the following env vars
export GOOGLE_CLOUD_LOCATION=us-west-1
export GOOGLE_CLOUD_PROJECT=my-cool-project

## Set the environment
export GENKIT_ENV=dev

## Use Genkit CLI to run the sample
genkit start -- go run tools/main.go

About

A personal collection of Genkit samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages