Displays llm_core configuration loaded from llm_core.toml (merged with
overrides).
Examples
mix llm_core.config.show --section providers
mix llm_core.config.show --section routing --jsonOptions:
--section- one ofproviders,routing,memory,telemetry,raw(defaultsummary)--provider- filter providers/aliases whensection=providers--json- emit JSON instead of pretty text--path- override config file path (defaults to project config)