- Introduced new Chat and MessageHelper classes for improved chat handling.
- Added Ollama and OpenAI providers for diverse AI model support.
- Implemented error handling with custom error classes for better debugging.
- Updated auto-imports to include new chat-related types and functions globally.
- Added a new SVG asset for chat UI.
- Enhanced ChatBox component with dynamic message handling and configuration options.
- Updated package.json to include eventsource-parser for streaming support.