Release config provider for optional standalone LLMProxy TOML config.
This provider is intended for the standalone OTP release. It is no-op when the
configured TOML file is absent, so embedding applications are unaffected and
continue to use normal config :llm_proxy application configuration.
Summary
Types
@type state() :: [{:path, Config.Provider.config_path()}]