langflow/src
Gabriel Luiz Freitas Almeida 8a5525f465 🚀 feat(constants.tsx): add tweaks parameter to getPythonCode function to allow for customization of flow behavior
The `getPythonCode` function now accepts a `tweaks` parameter which is used to customize the behavior of the flow. The `buildTweaks` function is called to generate the `tweaks` object which is then passed to the `load_flow_from_json` function. This allows for more flexibility in the usage of the flow.
2023-06-19 14:24:48 -03:00
..
backend 🐛 fix(process.py): refactor fix_memory_inputs function to improve readability and reduce nesting 2023-06-19 12:02:15 -03:00
frontend 🚀 feat(constants.tsx): add tweaks parameter to getPythonCode function to allow for customization of flow behavior 2023-06-19 14:24:48 -03:00