Skip to content

The GoogleGenerativeAI Embeddings model is deprecated. #5687

@thinklover

Description

@thinklover

Feature Description

Adding a GeminiAI Embeddings Custom option

Feature Category

Workflow/Flow Management

Problem Statement

Right now, the only selectable options are embedding-001, text-embedding-004, and gemini-embedding-exp-03-07.
However, the latest model is actually gemini-embedding-001.
So no matter which option you choose, it fails at runtime with:
404 models/embedding-001 is not found for API version v1beta

Proposed Solution

I’d suggest following the approach used in OpenAI Embeddings Custom and adding a GeminiAI Embeddings Custom option.

Mockups or References

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions