Wasm Directoryalpha
Record

component-source

Identifies the component (provider or layer) that contributed a session mode or model.

record component-source {
  component-id: string,
}

Fields

NameTypeDescription
component-idstringStable component identifier. Format is host-defined but conventionally namespace:name (e.g. local:plan-layer, ghcr.io/yosh:ollama-provider).