Wrapper around Dria API.
This wrapper facilitates interactions with Dria's vector search and retrieval services, including creating knowledge bases, inserting data, and fetching search results.
Create a new knowledge base.
Insert data into the knowledge base.
Perform a text-based search.
Perform a vector-based query.
Method to handle both text-based searches and vector-based queries.