list_ollama_models
Discover which Ollama models are installed locally to identify valid model values for extract_with_llm. Requires Ollama running at http://localhost:11434.
Instructions
List the Ollama models installed locally on this machine. Use this to discover which model values you can pass to extract_with_llm. Requires Ollama running on http://localhost:11434 (or $OLLAMA_BASE_URL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||