This commit includes a series of updates and optimizations aimed at improving the functionality and performance of our application. Key changes include:
Replacing the image generation tool with a code interpreter.
Updating the filterEmptyAssistantMessages function to ensure only the last empty message is removed, improving message handling logic.
Refreshing the favicon and adding an apple-touch-icon for better branding and user experience.
Removing unused tools such as Nuclei and Katana to streamline the codebase and reduce overhead.
These changes collectively contribute to a cleaner, more efficient codebase, aligning with our ongoing efforts to enhance system performance and maintainability.
This commit includes a series of updates and optimizations aimed at improving the functionality and performance of our application. Key changes include:
filterEmptyAssistantMessages
function to ensure only the last empty message is removed, improving message handling logic.These changes collectively contribute to a cleaner, more efficient codebase, aligning with our ongoing efforts to enhance system performance and maintainability.