SIGN IN SIGN UP

🔥 refactor(chat_manager.py): rename filter parameter to filter_messages for clarity

🔥 refactor(custom.py): remove unused import of SQL_FORMAT_INSTRUCTIONS
🔥 refactor(custom_lists.py): remove unused import of SQLDatabase and utility_type_to_cls_dict
🔥 refactor(utilities/base.py): remove unused import of utility_type_to_cls_dict
🔥 refactor(utils/util.py): remove unused function build_template_from_parameters
The changes made are mostly removing unused imports and renaming a parameter for clarity. The import of SQL_FORMAT_INSTRUCTIONS was removed as it was not being used. The function build_template_from_parameters was removed as it was not being used.
G
Gabriel Almeida committed
e0364833a9dd06fff1e27959ef56ae4c4e58b7d3
Parent: a5b966f