remove basepath value from template

This commit is contained in:
Kenny Vaneetvelde
2024-02-03 21:32:00 +01:00
parent 62f70ab6ef
commit 113415e2c9
@@ -1,4 +1,6 @@
{ {
"description": "Return response as a JSON structure as specified by a Zod schema",
"badge": "NEW",
"nodes": [ "nodes": [
{ {
"width": 300, "width": 300,
@@ -409,7 +411,7 @@
"frequencyPenalty": "", "frequencyPenalty": "",
"presencePenalty": "", "presencePenalty": "",
"timeout": "", "timeout": "",
"basepath": "http://localhost:8901/v1", "basepath": "",
"baseOptions": "" "baseOptions": ""
}, },
"outputAnchors": [ "outputAnchors": [