model record defines one LLM connection available to agents on the platform. It points to a provider by name, carries the auth variable for credentials, and optionally enforces rate and cost limits per budget window. See Models for product context.
Core types
Models
The model type represents a configured LLM endpoint with its provider binding, rate limits, and budget controls.
A