23 lines
No EOL
792 B
JSON
23 lines
No EOL
792 B
JSON
{
|
|
"unversionedId": "examples/python-function",
|
|
"id": "examples/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/examples/python-function.mdx",
|
|
"sourceDirName": "examples",
|
|
"slug": "/examples/python-function",
|
|
"permalink": "/examples/python-function",
|
|
"draft": false,
|
|
"tags": [],
|
|
"version": "current",
|
|
"frontMatter": {},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "Multiple Vector Stores",
|
|
"permalink": "/examples/multiple-vectorstores"
|
|
},
|
|
"next": {
|
|
"title": "📚 How to Upload Examples?",
|
|
"permalink": "/examples/how-upload-examples"
|
|
}
|
|
} |