9router/src/shared/components/layouts
Nguyễn Trung Hiếu 6b0cced884 feat(ui): add Basic Chat interface for testing models
Add a simple chat UI to the dashboard for quickly testing AI models from
connected providers. Features include:
- Model picker from all connected providers
- Streaming chat responses
- Image attachment support
- Session history with localStorage persistence
- Responsive design with dark theme

Note: Removed build.sh from original PR as it contained syntax errors and
was unrelated to the chat UI feature.

Co-authored-by: Nguyễn Trung Hiếu <140531897+bonelag@users.noreply.github.com>
Made-with: Cursor
2026-03-23 09:45:04 +07:00
..
AuthLayout.js fix: resolve SonarQube findings and Next.js Image warnings 2026-01-20 13:31:36 +07:00
DashboardLayout.js feat(ui): add Basic Chat interface for testing models 2026-03-23 09:45:04 +07:00
index.js Initial commit 2026-01-05 09:58:59 +07:00