🔧 chore(utils.py): use ChatConfig to set streaming option
The first change removes an extra blank line in the ChatManager class. The second change updates the try_setting_streaming_options function to use the ChatConfig class to set the streaming option instead of hardcoding it. This makes the code more modular and easier to maintain.
G
Gabriel Luiz Freitas Almeida committed
b741853454370f4dbb4f4de254a4741f4af4c077
Parent: 7c6845b