xiangfu0 opened a new pull request, #11351:
URL: https://github.com/apache/pinot/pull/11351

   Adding a new vector search related data set: fine food reviews with 1000 
rows, the embeddings are generated using OpenAI APIs, following this doc:  
(https://github.com/openai/openai-cookbook/blob/main/examples/Obtain_dataset.ipynb)
 
   
   The embedding has 1536 floats.
   
   The test query is directly using a vector with summary of tomato soup.
   Below is a sample query and response.
   <img width="1367" alt="image" 
src="https://github.com/apache/pinot/assets/1202120/7b28ac58-802a-46ab-985e-a2e496a11626";>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to