list_models
List NVIDIA NIM models with detailed metadata and filter by category, hardware, and capabilities to select the right model for your agent.
Instructions
List available NVIDIA NIM models with detailed metadata for agent selection, optionally filtered by category (language, embedding, reranking, vision, code, multimodal, image_generation) and advanced filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by use case tags | |
| category | No | Filter by model category | all |
| hardware | No | Filter by GPU hardware type (e.g., Hopper, Blackwell, Ampere) | |
| commercial_use | No | Filter by commercial license availability | |
| include_details | No | Include detailed model metadata for agent selection | |
| supports_vision | No | Filter by vision capability | |
| min_context_length | No | Minimum context length in tokens | |
| supports_reasoning | No | Filter by reasoning capability | |
| supports_multimodal | No | Filter by multimodal input capability | |
| supports_function_calling | No | Filter by function calling capability |