Skip to main content

Module core

Module core 

Source
Expand description

Daemon server core for the semantic model daemon.

This module provides the server that listens on a Unix Domain Socket and handles embedding/reranking requests using loaded models.

Structsยง

DaemonConfig
Configuration for the daemon server.
ModelDaemon
Daemon server state.