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ยง
- Daemon
Config - Configuration for the daemon server.
- Model
Daemon - Daemon server state.