Skip to content

Commit

Permalink
Merge commit '9288c450d757e2932d3d4c94a292730f155ba57c'
Browse files Browse the repository at this point in the history
  • Loading branch information
ex3ndr committed Feb 8, 2024
2 parents 4e1f683 + 9288c45 commit 6135eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"inference.endpoint": {
"type": "string",
"default": "",
"description": "Ollama Server Endpoint. Empty for local instance.",
"description": "Ollama Server Endpoint. Empty for local instance. Example: http://192.168.0.100:11434",
"order": 1
},
"inference.model": {
Expand Down Expand Up @@ -136,4 +136,4 @@
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
}
}

0 comments on commit 6135eb0

Please sign in to comment.