aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(dash)
Commit message (Collapse)AuthorAgeFilesLines
...
* dynamic island no longer neededDhravya2024-06-291-5/+0
|
* new filterDhravya2024-06-293-67/+311
|
* to a responsive future 🚀Dhravya2024-06-253-76/+59
|
* we close the modal once memory creation is startedDhravya2024-06-241-2/+1
|
* close modal after adding memoryDhravya2024-06-241-0/+2
|
* added toast for loading and fixed chathistoryDhravya2024-06-241-1/+1
|
* removed loading stuffDhravya2024-06-241-5/+3
|
* minor fixesDhravya2024-06-241-1/+4
|
* chathistoryDhravya2024-06-241-5/+36
|
* fix: redirect if not logged inDhravya2024-06-241-0/+1
|
* made and documented the telegram bot (HYPE)Dhravya2024-06-231-1/+21
|
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-231-14/+3
|
* cleanupchathistoryDhravya2024-06-223-14/+10
|
* deleted chatpageDhravya2024-06-221-120/+0
|
* merged codeDhravya2024-06-228-164/+331
|\
| * improve canvas drag and drop make sidepanel workcodetorso2024-06-221-4/+4
| |
| * Merge branch 'codetorso' into kartikCodeTorso2024-06-206-129/+369
| |\
| * | add: animated query inputKartik2024-06-172-57/+68
| | |
| * | ui update: /chatKartik2024-06-162-1/+81
| | |
| * | improve: /home pageKartik2024-06-166-16/+33
| | |
* | | addeed chathistory functionalityDhravya2024-06-225-74/+150
| |/ |/|
* | added multi-turn conversationsDhravya2024-06-193-72/+141
| |
* | 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
| |
* | form to add content [PENDING LOADING STATE]Dhravya2024-06-161-10/+41
| |
* | added way to save content and vectorize them. also refactored code and added ↵Dhravya2024-06-165-45/+84
|/ | | | a bypass to browser rendering
* [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation ↵Dhravya2024-06-145-80/+116
| | | | and database migrations
* small stuffDhravya2024-06-131-1/+1
|
* make header and menu fixed instead of absolute to prevent movement on scrollDhravya2024-06-123-3/+3
|
* chat UI and markdown renderer ⚡Dhravya2024-06-125-15/+289
|
* minor changes and improvementsDhravya2024-06-111-0/+1
|
* Adding keyboard shortcuts, responsive design that 99% don't need but stillcodetorso2024-06-112-58/+138
|
* AI code refactoredcodetorso2024-06-111-6/+7
|
* Add Memories, Canvas, Editorcodetorso2024-06-104-6/+104
|
* Add Dynamic Islandcodetorso2024-06-085-35/+205
|
* added top bar navDhravya2024-06-027-34/+114
|
* improvements in dash + chatUIDhravya2024-06-028-0/+300