-record(model_limits, { min_tokens :: integer(), max_tokens :: integer(), context_window :: integer() }).