mirror of
https://github.com/ollama/ollama.git
synced 2026-04-18 16:23:27 +02:00
all: fix typos in documentation, code, and comments (#7021)
This commit is contained in:
2
server/testdata/tools/messages.json
vendored
2
server/testdata/tools/messages.json
vendored
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"role": "system",
|
||||
"content": "You are a knowledgable assistant. You can answer questions and perform tasks."
|
||||
"content": "You are a knowledgeable assistant. You can answer questions and perform tasks."
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
|
||||
Reference in New Issue
Block a user