list_ollama_models
List locally installed Ollama models to pick a specific model for extraction, resolving default model rejections or size preferences.
Instructions
List the Ollama models installed locally, to choose a model value for extract_with_llm. Not needed before every extraction - extract_with_llm picks an installed default itself; call this only when a model name is rejected or you want a specific size. Requires Ollama running on http://localhost:11434 (or $OLLAMA_BASE_URL). Cost: 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||