/
OL
ollama
/
Ollama API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 30m ago · Updated 1mo ago
Details
Filter operations
post
Generate a response
post
Generate a chat message
post
Generate embeddings
get
List models
get
List running models
post
Show model details
post
Create a model
post
Copy a model
post
Pull a model
post
Push a model
delete
Delete a model
get
Get version
Copy a model
post
/api/copy
Request body
CopyRequest
required
source
string
required
Existing model name to copy from
destination
string
required
New model name to create
Response
Model successfully copied
Changes