Skip to content

Fixes #3693 - Support latest Google Unifed SDK to access Google AI Models #3820

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

Closed
wants to merge 0 commits into from

Conversation

ddobrin
Copy link
Contributor

@ddobrin ddobrin commented Jul 14, 2025

This is a draft PR.

It supports the functionality of the Google GenAI SDK library and will committed in multiple steps.

  1. identical functionality with the Vertex Gemini module
  2. Add API Key support in new module and Spring Boot starters
  3. Add new functionality introduced in Google Gemini 2.0 and 2.5 models

Step 1 addressed - see README.md for new config values

* limitations under the License.
*/

package org.springframework.ai.google.genai.gemini;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong package name, i guess .gemini at the end should be removed.

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

Successfully merging this pull request may close these issues.

2 participants