You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui): Add download functionality for bot responses
- Implemented a download button in the bot message component to allow users to download the bot's response as a Markdown file.
- Added a new component for the download button with loading state.
- Created and utilities to handle the conversion and download process.
- Refactored skeleton loader styles into a centralized module with theme presets for consistent UI.
- Updated CSS to include styles for the download button and header button container.
0 commit comments