Proxy configuration
@type t() :: %ExBifrost.Model.ProviderResponseProxyConfig{ ca_cert_pem: String.t() | nil, password: String.t() | nil, type: String.t() | nil, url: String.t() | nil, username: String.t() | nil }