Multi-Modal RAG with Weaviate
Este exercício faz parte do curso
End-to-End RAG with Weaviate
Instruções do exercício
- Instantiate the
ColIdefics3model and accompanying processor and embed the query provided (query). - Use
query_embeddingto query thepagescollection using a vector search and return the top3page images. - Create a multi-modal prompt using the
"page_image"image property, and use it along withquery_embeddingto query the pages collection.
Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício