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 13 commits into
base: main
Choose a base branch
from

Conversation

falonso81
Copy link
Contributor

@falonso81 falonso81 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):

@falonso81 falonso81 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
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Go] [Vertex AI] [Google AI] Context caching support
1 participant