Dria is a hub of public RAG models for developers to both contribute and utilize a shared embedding lake. This notebook demonstrates how to use the Dria API
for data retrieval tasks.
Installation
Ensure you have thedria
package installed. You can install it using pip:
Configure API Key
Set up your Dria API key for access.Initialize Dria Retriever
Create an instance ofDriaRetriever
.