weaviate / Verba

Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
BSD 3-Clause "New" or "Revised" License
4.91k stars 511 forks source link

OpenAI embeddings: text-embedding-3-large #114

Open mikehudson2 opened 5 months ago

mikehudson2 commented 5 months ago

Would be good to be able to have the option to use OpenAI's new 'large' embedding model. Would be interesting to see whether using more (3072) dimensions gives better retrieval of niche/unusual words.

https://openai.com/blog/new-embedding-models-and-api-updates

bakongi commented 3 months ago

https://github.com/weaviate/Verba/discussions/130

thomashacker commented 2 months ago

Great idea! We'll look into that for the next update 🚀