aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(dash)/chat/chatWindow.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fixed new chat button showing up on all pagesDhravya2024-06-291-1/+1
|
* fix: Spaces filter not workingDhravya2024-06-291-2/+2
|
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-231-14/+3
|
* cleanupchathistoryDhravya2024-06-221-3/+0
|
* merged codeDhravya2024-06-221-133/+192
|\
| * Merge branch 'codetorso' into kartikCodeTorso2024-06-201-24/+165
| |\
| * | ui update: /chatKartik2024-06-161-0/+1
| | |
* | | addeed chathistory functionalityDhravya2024-06-221-64/+105
| |/ |/|
* | added multi-turn conversationsDhravya2024-06-191-20/+60
| |
* | Improve code, failed attempt at Streaming textcodetorso2024-06-191-3/+0
| |
* | added logic to handle justification properlyDhravya Shah2024-06-181-7/+48
| |
* | add number of chunks to the respnose and only show unique valuesDhravya2024-06-161-6/+31
| |
* | added sources to the responseDhravya2024-06-161-2/+12
| |
* | include metadata in response, add type to metadataDhravya2024-06-161-1/+19
| |
* | fixed a bugDhravya2024-06-161-0/+12
| |
* | added way to save content and vectorize them. also refactored code and added ↵Dhravya2024-06-161-1/+1
|/ | | | a bypass to browser rendering
* chat UI and markdown renderer ⚡Dhravya2024-06-121-13/+171
|
* added top bar navDhravya2024-06-021-6/+2
|
* improvements in dash + chatUIDhravya2024-06-021-0/+60