mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
remove basepath value from template
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"description": "Return response as a JSON structure as specified by a Zod schema",
|
||||
"badge": "NEW",
|
||||
"nodes": [
|
||||
{
|
||||
"width": 300,
|
||||
@@ -409,7 +411,7 @@
|
||||
"frequencyPenalty": "",
|
||||
"presencePenalty": "",
|
||||
"timeout": "",
|
||||
"basepath": "http://localhost:8901/v1",
|
||||
"basepath": "",
|
||||
"baseOptions": ""
|
||||
},
|
||||
"outputAnchors": [
|
||||
|
||||
Reference in New Issue
Block a user