langflow/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-python-function-mdx-c5e.json
2023-06-21 19:13:44 -03:00

23 lines
No EOL
722 B
JSON

{
"unversionedId": "python-function",
"id": "python-function",
"title": "Python Function",
"description": "LangFlow allows you to create a customized tool using the PythonFunction connected to a Tool component. In this example, Regex is used in Python to validate a pattern.",
"source": "@site/docs/python-function.mdx",
"sourceDirName": ".",
"slug": "/python-function",
"permalink": "/python-function",
"draft": false,
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Multiple Vector Stores",
"permalink": "/multiple-vectorstores"
},
"next": {
"title": "📚 How to Upload Examples?",
"permalink": "/how-upload-examples"
}
}