# Functions
NewDB creates a new DB and returns it.
NewProvidersService creates an instance of ProvidersService and returns it.
# Constants
DSN is the in-memory data source name.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DB is an in-memory DB store.
ProvidersService is an in-memory store for embeddings providers.