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
e868c8a5
Unverified
Commit
e868c8a5
authored
Jan 09, 2024
by
Robin Glauser
Committed by
GitHub
Jan 09, 2024
Browse files
Update api.md (#1878)
Fixed assistant in the example response.
parent
c336693f
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 @
e868c8a5
...
...
@@ -409,7 +409,7 @@ A stream of JSON objects is returned:
"model"
:
"llama2"
,
"created_at"
:
"2023-08-04T08:52:19.385406455-07:00"
,
"message"
:
{
"role"
:
"assisant"
,
"role"
:
"assis
t
ant"
,
"content"
:
"The"
,
"images"
:
null
},
...
...
@@ -505,7 +505,7 @@ A stream of JSON objects is returned:
"model"
:
"llama2"
,
"created_at"
:
"2023-08-04T08:52:19.385406455-07:00"
,
"message"
:
{
"role"
:
"assisant"
,
"role"
:
"assis
t
ant"
,
"content"
:
"The"
},
"done"
:
false
...
...
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