mirror of
				https://github.com/amithkoujalgi/ollama4j.git
				synced 2025-11-04 10:30:41 +01:00 
			
		
		
		
	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.
		
			
				
	
	
	
		
			530 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			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