mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
starting to build out some docs
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
21
docs/api.md
Normal file
21
docs/api.md
Normal file
@@ -0,0 +1,21 @@
|
||||
[Documentation Home](./README.md)
|
||||
|
||||
# API
|
||||
|
||||
## Generate a Prompt
|
||||
**/api/generate**
|
||||
|
||||
## Create a Model
|
||||
**/api/create**
|
||||
|
||||
## List Local Models
|
||||
**/api/list**
|
||||
|
||||
## Copy a Model
|
||||
**/api/copy**
|
||||
|
||||
## Pull a Model
|
||||
**/api/pull**
|
||||
|
||||
## Push a Model
|
||||
**/api/push**
|
||||
Reference in New Issue
Block a user