Updated backend to contain docs to CustomComponent

This commit is contained in:
Lucas Oliveira 2023-11-29 14:06:32 -03:00
commit 1186ee26f4

View file

@ -295,4 +295,4 @@ output_parsers:
documentation: "https://python.langchain.com/docs/modules/model_io/output_parsers/structured"
custom_components:
CustomComponent:
documentation: ""
documentation: "https://docs.langflow.org/guidelines/custom-component"