get
https://api.macpaw.com/ai/api/v1/model/info
Returns information about available AI models and their capabilities.
Use this endpoint to discover:
- Available model identifiers for use with
/responses - Model capabilities (vision, function calling, etc.)
- Token limits and other configuration
Optionally filter by model ID (UUID) using the litellm_model_id query parameter.
