SIGN IN SIGN UP

🚀 feat(tools.py): add return_direct field to PythonFunctionToolNode

The return_direct field is a boolean field that allows the user to specify whether the output of the Python function should be returned directly or wrapped in a dictionary. This field is added to the TemplateField list of the PythonFunctionToolNode class.
G
Gabriel Luiz Freitas Almeida committed
d936589c3dc22637cd0a91fddbbd0b805fa0cfa1
Parent: 9255f66