aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(dash)/chat
Commit message (Expand)AuthorAgeFilesLines
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-231-14/+3
* cleanupchathistoryDhravya2024-06-222-9/+9
* deleted chatpageDhravya2024-06-221-120/+0
* merged codeDhravya2024-06-222-134/+295
|\
| * Merge branch 'codetorso' into kartikCodeTorso2024-06-201-24/+165
| |\
| * | add: animated query inputKartik2024-06-171-56/+67
| * | ui update: /chatKartik2024-06-162-1/+81
* | | addeed chathistory functionalityDhravya2024-06-224-65/+141
| |/ |/|
* | 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-162-2/+2
|/
* small stuffDhravya2024-06-131-1/+1
* make header and menu fixed instead of absolute to prevent movement on scrollDhravya2024-06-121-1/+1
* chat UI and markdown renderer ⚡Dhravya2024-06-125-15/+289
* added top bar navDhravya2024-06-022-8/+6
* improvements in dash + chatUIDhravya2024-06-023-0/+75