get_available_models
Retrieve the list of currently available Ollama models and their configuration to quickly verify model availability and server settings.
Instructions
Get information about available models and current configuration.
Returns:
JSON-serializable dict with model availability information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |