Architecture Overview

1 min read

Diagram: Overall Architecture

Data Flow

There are two main data flows in Unique: Files and Prompts.

The diagram below shows how these data types flow through the system. Depending on the setup, components such as PostgreSQL (the database) and Qdrant (the vector database) may be involved in the Unique Workloads.

Diagram: Untitled Diagram-1754434443753

 

Last updated