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

Add support for passing credentials param #69

Closed
wants to merge 2 commits into from
Closed

Add support for passing credentials param #69

wants to merge 2 commits into from

Conversation

xiaokang00010
Copy link

While I am using my fine-tuned model with langchain, I noticed that it requires for Google OAuth2 authentication. After spending 2 hours setting up oauth 2, I found that langchain does not support passing credentials param to genai.configure method, which is crucial for using Google OAuth 2 authentication. Hence this pull request were made. I have not tested yet. Moreover, I am currently a junior high school student. Sometimes, my changes might not be appropriate. Maintainers may review my code and edit themselves.

@xiaokang00010
Copy link
Author

xiaokang00010 commented Mar 16, 2024

Well, It seemed that I cannot know what is going on with this test.

Picture

@xiaokang00010
Copy link
Author

Since there is another PR acheived the same goal as my code. There is no need for this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant