Clients

Clients

You can use Dria with a client, which requires two things:

  • API Key: This can be retrieved from your Dria profile page.
  • Contract ID: This is seen at the top of the page in every Dria knowledge.

With the Dria client, you can:

  • Make a text-based search
  • Make a vector-based query
  • Fetch vectors with given IDs
  • Create a new knowledge
  • Insert new vectors into a knowledge

Implementations

Dria has two client implementations:

To learn more about them, refer to their relevant GitHub pages & README documents.