Skip to content

dislodge google vertex embedding model from chat model #1579

Open
@joshlong

Description

@joshlong

i want to use gemini. gemini doesn't appear to have an embedding model. vertex does tho. so i add that starter, it brings in the vertex chat model, which conflicts with gemini's chat model. so i can't use either.

perhaps we could disintegrate the vertex embedding model from the vertex chat model, so that i could send the signal to spring ai that i want the vertex embedding model but not the chat model and i want the gemini chat model?

my hope is that two starters become three, but failign that perhaps we could at least take the vertex auto configuration and split it up into two - one for the chat model and another for the embedding model - so that a user could exclude the chat model?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions