VLLM-specific key configuration
Summary
Types
@type t() :: %ExBifrost.Model.KeyVllmKeyConfig{ model_name: String.t() | nil, url: ExBifrost.Model.KeyValue.t() }
VLLM-specific key configuration
@type t() :: %ExBifrost.Model.KeyVllmKeyConfig{ model_name: String.t() | nil, url: ExBifrost.Model.KeyValue.t() }