sabaimran
c25bf97831
Update hover styling for see all button
2024-07-09 20:55:54 +05:30
sabaimran
998e2aec30
Update dark mode, fix chat message time stamp, fix rendering for new message
2024-07-09 20:50:20 +05:30
sabaimran
cc22e1b013
Add pop-up module for the slash commands
2024-07-09 19:46:17 +05:30
sabaimran
609e7ee19c
Fix width of side panel
2024-07-09 12:02:01 +05:30
sabaimran
6f8a65c529
References, mobile friendly chat sessions and file filter
2024-07-07 15:42:29 +05:30
sabaimran
aec44a0b89
Add dark mode toggle! And improve experience for train of thought
2024-07-04 18:29:21 +05:30
sabaimran
d5ba916978
Working example of streaming, intersection observer, other UI updates
2024-07-04 00:30:01 +05:30
sabaimran
78d1a29bc1
Finish up filte filter side panel menu
2024-07-02 23:32:36 +05:30
sabaimran
8a6722ba97
Add basic implementation for chat side panel components
2024-07-02 21:56:43 +05:30
sabaimran
0ee7cc8c47
Change overall architecure of how information is flowing for better statefulness
2024-07-02 12:39:54 +05:30
sabaimran
541ce04ebc
Checkpoint: Updated sidebar panel with new components
...
- Add non-functional UI elements for chat, references, feedback buttons, rename/share session, mic, attachment, websocket connection
2024-07-02 11:18:50 +05:30
sabaimran
3b7a9358c3
Add our first view via Next.js for Agents ( #817 )
...
Initialize our migration to use Next.js for front-end views via Agents. This includes setup for getting authenticated users, reading in available agents, setting up a pop-up modal when you're clicking on an agent, and allowing users to start new conversations with agents.
Best attempt at an in-place migration, though there are some noticeable differences.
Also adds view for chat that are not being used, but in experimental phase.
2024-06-27 13:56:16 +05:30