Files
ollama4j/docs/docs/apis-model-management/pull-model.md
amithkoujalgi a3ebe6c992 Update docs and dependencies
Improved descriptions in README and blog posts, removed outdated info from pull-model API docs, and updated several npm dependencies in package.json and package-lock.json for better compatibility and security.
2025-08-31 19:59:29 +05:30

401 B

sidebar_position
sidebar_position
3

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

Pull Model

This API lets you pull a model on the Ollama server.

Once downloaded, you can see them when you use list models API.