Verba icon indicating copy to clipboard operation
Verba copied to clipboard

Support Google Embedding through Google AI Studio instead of Vertex AI

Open lpinilla opened this issue 6 months ago • 1 comments

Description

Google AI Studio offers a way to rapid test and prototype Gemini models without the need to configure a GCP project nor setup a billing account as Vertex AI requests.

Is this a bug or a feature?

  • [ ] Bug
  • [x] Feature

Steps to Reproduce

I would want to generate an API key on https://aistudio.google.com/app/apikey , set it up as an environment variable on the docker compose and be able to use Gemini embeddings and model.

lpinilla avatar Aug 28 '24 15:08 lpinilla