Skip to main content

Module config

Module config 

Source
Expand description

RuntimeConfig, BackendId, NamespaceToken, and embedding model helpers.

Structs§

BackendId
Identifies a named backend in a multi-backend deployment.
NamespaceToken
Authorization proof that a caller is permitted to access a specific namespace.
RuntimeConfig
Runtime configuration.

Functions§

parse_pack_list
Parse a comma- or whitespace-separated pack list from a single string.
runtime_config_from_khive_config
Build a RuntimeConfig from a parsed KhiveConfig.