Skip to content

firestore-vector-search: multimodal embedding provider is non-functional in both extension and kit #3135

Description

@CorieW

EMBEDDING_PROVIDER=multimodal is offered by both the extension and the kit, but neither produces working embeddings:

  • Extension (firestore-vector-search): MultimodalEmbeddingClient targets locations/us-central-1 (invalid region), hardcodes image/jpeg, and has no response error handling.
  • Kit (kits/firestore-vector-search): MultimodalEmbedClient throws Multimodal embeddings are not implemented in this package.

Selecting it deploys an instance that fails on every embedding.

Options: implement it properly in both, or remove the value from both. Removing is a breaking config change, so it is deferred until the parity work is done (parity ledger #2974, firestore-vector-search §3).

Related: #3014, #3074 (closed, not pursued for now).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions