mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +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": [
|
"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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user