Files
ollama4j/docs/docs/apis-model-management/list-models.md
amithkoujalgi f914707536 Add docs for thinking APIs and update examples
Added new documentation for 'chat-with-thinking' and 'generate-thinking' APIs, including usage examples and streamed output. Updated existing API docs to improve example clarity, response formatting, and added more interactive output using TypewriterTextarea. Removed deprecated 'list-library-models' doc and made minor README updates.
2025-08-31 19:36:43 +05:30

530 B

sidebar_position
sidebar_position
2

import CodeEmbed from '@site/src/components/CodeEmbed';

List Library Models

This API lets you list downloaded/available models on the Ollama server.

If you have any models already downloaded on Ollama server, you would have them listed as follows:

llama2:latest
llama3.2:1b
qwen2:0.5b
qwen:0.5b
sqlcoder:latest