Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
38a9b161
Commit
38a9b161
authored
Aug 04, 2023
by
Matt Williams
Browse files
missed some quotes
Signed-off-by:
Matt Williams
<
m@technovangelist.com
>
parent
c18be72a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/api.md
docs/api.md
+2
-2
No files found.
docs/api.md
View file @
38a9b161
...
@@ -23,8 +23,8 @@ The **Generate** endpoint takes a JSON object with the following fields:
...
@@ -23,8 +23,8 @@ The **Generate** endpoint takes a JSON object with the following fields:
```
JSON
```
JSON
{
{
M
odel: "modelname",
"m
odel
"
: "modelname",
P
rompt: "prompt",
"p
rompt
"
: "prompt",
}
}
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment