langflow/src
Gabriel Luiz Freitas Almeida 8e2bacad9a 🐛 fix(utils.py): add type check for streaming and stream attributes before setting them to True
The code now checks if the streaming and stream attributes are boolean before setting them to True. This ensures that the attributes are not set to True if they are not boolean, which could cause errors in the code.
2023-06-08 00:40:51 -03:00
..
backend 🐛 fix(utils.py): add type check for streaming and stream attributes before setting them to True 2023-06-08 00:40:51 -03:00
frontend update version 2023-06-07 10:54:46 -03:00