Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(go/plugins/vertexai): create context caching for vertexai #1566

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

alonsopec89
Copy link
Contributor

@alonsopec89 alonsopec89 commented Dec 20, 2024

Try the sample in go/samples/cache/main.go
don't forget to set the env vars

os.Setenv("GCLOUD_PROJECT", "some gproject number")
os.Setenv("GOOGLE_GENAI_API_KEY", "your genai api key")

Checklist (if applicable):

@alonsopec89 alonsopec89 changed the title [WIP] Feat: create context caching for vertexai feature(go/plugins/vertexai): create context caching for vertexai Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant