list_models
Retrieve all available AI models from multiple providers through a unified interface to enable model selection and switching.
Instructions
List all available AI models.
Returns:
List of available model names
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_modelsArguments",
"type": "object"
}