Expand description
RuntimeConfig, BackendId, NamespaceToken, and embedding model helpers.
Structs§
- Backend
Id - Identifies a named backend in a multi-backend deployment.
- Namespace
Token - Authorization proof that a caller is permitted to access a specific namespace.
- Runtime
Config - 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
RuntimeConfigfrom a parsedKhiveConfig.