LLMProxy.Config.Provider (llm_proxy v0.1.0)

Copy Markdown View Source

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

state()

@type state() :: [{:path, Config.Provider.config_path()}]