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

Example needed for Google Palm 2 API #32

Open
tranhoangnguyen03 opened this issue Jul 20, 2023 · 1 comment
Open

Example needed for Google Palm 2 API #32

tranhoangnguyen03 opened this issue Jul 20, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tranhoangnguyen03
Copy link

Unlike OpenAI which provided you with an apikey. Google's own convoluted authentication methods involves service account and all sorts of tokens.

Personally, I've tried running gcloud auth print-access-token and use that token for LLMAPIClientConfig, but it doesn't seem to work, and I don't know what else to do. Please help!

@uripeled2
Copy link
Owner

Right now you can only use google with this library if you have access to Google PaLM API
via MakerSuite

But it will be a good addition to add access to PaLM through Vertex AI

@uripeled2 uripeled2 added enhancement New feature or request good first issue Good for newcomers labels Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants