GET /models — live model catalog.
this hits the api every call. if you want a stable hard-coded view,
use OpenrouterSdk.Catalog.Models instead — that's the snapshot
embedded into the package and refreshed by ci.
Summary
Functions
@spec list(keyword()) :: {:ok, map()} | {:error, OpenrouterSdk.Error.t()}