Support OpenAI and compatible embeddings

Created on 6 May 2024, 5 months ago
Updated 13 May 2024, 4 months ago

OpenAI embeddings API is the most popular one in the arena, and many other open source alternatives also support OpenAI-compatible APIs with only modifying the base URL.

✨ Feature request
Status

Active

Component

Code

Created by

πŸ‡¨πŸ‡³China fishfree

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @fishfree
  • πŸ‡ΊπŸ‡ΈUnited States eojthebrave Minneapolis, MN

    +1. This isn't something I'm likely to work on in the near future but if you or someone else wants to that would be great. I think making some kind of plugin type for doing the embeddings, and leveraging that, would probably be the best way to handle this. Also in my little bit of looking into this earlier I noted that you'll need to use one of the 2 newer Open AI embedding models because those ones support a configurable vector size. The older models do not, and they default to a vector that is too large to store in a Dense Vector field.

Production build 0.71.5 2024