mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
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
This commit is contained in:
committed by
decolua
parent
01e4a28f0a
commit
6b0cced884
+1
-1
@@ -16,7 +16,7 @@
|
||||
# next.js
|
||||
/.next/
|
||||
/out/
|
||||
|
||||
product
|
||||
# production
|
||||
/build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user