Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
651 stars 324 forks source link

feat: Store image embeddings in search index #921

Closed adamdougal closed 1 month ago

adamdougal commented 1 month ago

Required by https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/issues/748

github-actions[bot] commented 1 month ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend/batch/utilities/helpers
   azure_search_helper.py490100% 
code/backend/batch/utilities/helpers/embedders
   push_embedder.py650100% 
TOTAL240067371% 

Tests Skipped Failures Errors Time
196 0 :zzz: 0 :x: 0 :fire: 13.062s :stopwatch: