sabaimran
1b4a51f4a2
Remove print statement for debugging timestamps
2024-07-10 14:54:22 +05:30
sabaimran
0369eb6e0e
Fix timestamp bug for pending message and expand CSP for thumbnails
2024-07-10 14:53:31 +05:30
sabaimran
e1a5c17775
Add DOMPurify for rendering md text. Add a easter egg in the console
2024-07-10 10:03:08 +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
5b69252337
Add hover effects for chat messages
2024-07-09 14:56:57 +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
8a6722ba97
Add basic implementation for chat side panel components
2024-07-02 21:56:43 +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