Commit 31edc829 authored by Matt Williams's avatar Matt Williams
Browse files

continuing


Signed-off-by: default avatarMatt Williams <m@technovangelist.com>
parent b3110476
...@@ -5,6 +5,8 @@ ...@@ -5,6 +5,8 @@
## Generate a Prompt ## Generate a Prompt
**POST /api/generate** **POST /api/generate**
**Generate** is the main endpoint that you will use when working with Ollama. This is used to generate a response to a prompt sent to a model.
The **Generate** endpoint takes a JSON object with the following fields: The **Generate** endpoint takes a JSON object with the following fields:
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment