For searching over many vectors quickly, we recommend using a vector database.
You can find additional examples of working with vector databases and the OpenAI API on GitHub in our Cookbook.
How can I retrieve K nearest embedding vectors quickly?
Retrieval using embeddings
Updated over 3 months ago