mirror of
https://github.com/ollama/ollama.git
synced 2025-09-28 13:57:25 +02:00
missed some quotes
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
@@ -23,8 +23,8 @@ The **Generate** endpoint takes a JSON object with the following fields:
|
|||||||
|
|
||||||
```JSON
|
```JSON
|
||||||
{
|
{
|
||||||
Model: "modelname",
|
"model": "modelname",
|
||||||
Prompt: "prompt",
|
"prompt": "prompt",
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user