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] Spring Boot starter for Google Vertex AI Gemini #1167

Closed
langchain4j opened this issue May 25, 2024 · 2 comments · Fixed by langchain4j/langchain4j-spring#26
Closed
Labels
enhancement New feature or request Gemini good first issue Good for newcomers P3 Medium priority

Comments

@langchain4j
Copy link
Owner

Spring Boot starter should be added for the langchain4j-vertex-ai-gemini module.
Repository: https://github.com/langchain4j/langchain4j-spring
Examples of existing Spring Boot starters: langchain4j-open-ai-spring-boot-starter, langchain4j-anthropic-spring-boot-starter

@langchain4j langchain4j added enhancement New feature or request good first issue Good for newcomers P3 Medium priority labels May 25, 2024
@musamakhan201
Copy link

Spring Boot starter should be added for the langchain4j-vertex-ai-gemini module. Repository: https://github.com/langchain4j/langchain4j-spring Examples of existing Spring Boot starters: langchain4j-open-ai-spring-boot-starter, langchain4j-anthropic-spring-boot-starter

When i am trying to push the code on a new branch after making the changes so that i can create a merge request its showing the below error:

11:51:21.478: [langchain4j] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/vertix-ai-gemini-spring-boot-starter:refs/heads/vertix-ai-gemini-spring-boot-starter --set-upstream
remote: Permission to langchain4j/langchain4j.git denied to musamakhan201.
fatal: unable to access 'https://github.com/langchain4j/langchain4j.git/': The requested URL returned error: 403

@langchain4j
Copy link
Owner Author

@musamakhan201 please make a fork of the lc4j repo and push there, then open a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Gemini good first issue Good for newcomers P3 Medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants