Skip to content

Node connection validation improvements #53

Closed Answered by ogabrielluiz
ogabrielluiz asked this question in Q&A
Discussion options

You must be logged in to vote

We can set up an issue for that. Thanks, @lucaseduoli!

About the custom components.. we will still be required to setup types that interact well with LangChain in the beginning, so Tools are python functions which use str as input and output, and possibly other types that inherit from Chain or Memory, etc.

The first step would be to set up tools as these are very important to increase LangFlow's power compared to LangChain's.
To do that we most likely will create a text area that validates the function in the backend once saved and uses it to make the prediction.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by carlosrcoelho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants