".github/vscode:/vscode.git/clone" did not exist on "f11481b921bb7f3eb7b1a9080667549326b7fd17"
Commit 38a9b161 authored by Matt Williams's avatar Matt Williams
Browse files

missed some quotes


Signed-off-by: default avatarMatt Williams <m@technovangelist.com>
parent c18be72a
......@@ -23,8 +23,8 @@ The **Generate** endpoint takes a JSON object with the following fields:
```JSON
{
Model: "modelname",
Prompt: "prompt",
"model": "modelname",
"prompt": "prompt",
}
```
......
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