LLMDB integration for provider model lists and pricing lookup used by routing and accounting.
@spec pricing(String.t(), module() | atom() | nil) :: LLMProxy.Pricing.Rates.t() | nil
@spec provider_id(module() | atom() | nil) :: atom() | nil
@spec provider_model_ids(atom()) :: [String.t()]