mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-08 12:15:22 +00:00
missed some quotes
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
parent
c18be72a3b
commit
38a9b1618c
@ -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",
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user