9router/src/app
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
..
(dashboard) feat(ui): add Basic Chat interface for testing models 2026-03-23 09:45:04 +07:00
api fix(cursor): remove sql.js dependency from auto-import route (#368) 2026-03-23 09:17:42 +07:00
callback Fix MITM 2026-02-23 21:56:40 +07:00
dashboard/settings/pricing refactor: streamline provider interactions and enhance error handling 2026-01-11 21:45:01 +07:00
landing fix(ui): restore provider assets and model availability endpoint (#367) 2026-03-23 09:16:10 +07:00
login fix(login): avoid infinite loading on settings fetch failure 2026-02-06 23:41:29 +00:00
favicon.ico Initial commit 2026-01-05 09:58:59 +07:00
globals.css Enhance layout 2026-01-31 12:58:04 +07:00
layout.js feat: add runtime i18n with English, Vietnamese, and Simplified Chinese support 2026-03-06 10:57:42 +07:00
manifest.js feat: cherry-pick PR #183 — multi-provider support, PWA, dynamic models, UI improvements 2026-02-25 11:40:50 +07:00
page.js Redirect to /dashboard 2026-01-05 11:07:43 +07:00