Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedders, one issue to rule them all #88

Open
franzbischoff opened this issue Dec 12, 2023 · 0 comments
Open

Embedders, one issue to rule them all #88

franzbischoff opened this issue Dec 12, 2023 · 0 comments

Comments

@franzbischoff
Copy link

Requests to 3rd party integrations: #2 #69
Lack of guidance for new users: #61

After starting the quest for not using OpenAI embedded, that use a "magic number" of 1536 for their resulting vectors, we see that most on-premises (or competitors) use any other vector length for their reasons.

image

This creates one of the most known headaches for developers. So, this issue is here to:

  1. Remind the users that the embedding process differs from the "chat" process, and there is no standard yet. And to get worse, most Vector DBs still need to be ready for these non-standards.
  2. Remind the developers that this information shall be shown everywhere. Metadata, popups, labels, whatever.

my 2 cents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant