Skip to content

Commit 6135eb0

Browse files
committed
Merge commit '9288c450d757e2932d3d4c94a292730f155ba57c'
2 parents 4e1f683 + 9288c45 commit 6135eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"inference.endpoint": {
4141
"type": "string",
4242
"default": "",
43-
"description": "Ollama Server Endpoint. Empty for local instance.",
43+
"description": "Ollama Server Endpoint. Empty for local instance. Example: http://192.168.0.100:11434",
4444
"order": 1
4545
},
4646
"inference.model": {
@@ -136,4 +136,4 @@
136136
"ts-jest": "^29.1.1",
137137
"typescript": "^5.2.2"
138138
}
139-
}
139+
}

0 commit comments

Comments
 (0)