aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(dash)/chat
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | a bypass to browser rendering
* 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