Skip to content

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.

@apappascs
Copy link
Contributor

@ddobrin is there any plan to also migrate the embeddings ? https://ai.google.dev/api/embeddings

@ddobrin
Copy link
Contributor Author

ddobrin commented Jul 28, 2025

@apappascs - the PR has been sent last Friday
#3914

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.

3 participants