mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
correct the help link for apichain
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"label": "API Documentation",
|
||||
"name": "apiDocs",
|
||||
"type": "string",
|
||||
"description": "Description of how API works. Please refer to more <a target=\"_blank\" href=\"https://github.com/hwchase17/langchain/blob/master/langchain/chains/api/open_meteo_docs.py\">examples</a>",
|
||||
"description": "Description of how API works. Please refer to more <a target=\"_blank\" href=\"https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/chains/api/open_meteo_docs.py\">examples</a>",
|
||||
"rows": 4,
|
||||
"id": "getApiChain_0-input-apiDocs-string"
|
||||
},
|
||||
@@ -318,7 +318,7 @@
|
||||
"label": "API Documentation",
|
||||
"name": "apiDocs",
|
||||
"type": "string",
|
||||
"description": "Description of how API works. Please refer to more <a target=\"_blank\" href=\"https://github.com/hwchase17/langchain/blob/master/langchain/chains/api/open_meteo_docs.py\">examples</a>",
|
||||
"description": "Description of how API works. Please refer to more <a target=\"_blank\" href=\"https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/chains/api/open_meteo_docs.py\">examples</a>",
|
||||
"rows": 4,
|
||||
"id": "postApiChain_0-input-apiDocs-string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user