| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor changes in extensiondev | Dhravya | 2024-07-01 | 1 | -3/+2 |
| | | |||||
| * | more spacing in memories page | Dhravya | 2024-06-30 | 1 | -4/+4 |
| | | |||||
| * | removed unwanted information from the memories page | Dhravya | 2024-06-30 | 1 | -4/+5 |
| | | |||||
| * | revalidate page | Dhravya | 2024-06-30 | 3 | -223/+229 |
| | | |||||
| * | makeshift notes page | Dhravya | 2024-06-30 | 2 | -1/+25 |
| | | |||||
| * | search endpoint | Dhravya | 2024-06-30 | 1 | -2/+2 |
| | | |||||
| * | save unique vectors for users from extension | Dhravya | 2024-06-30 | 1 | -4/+7 |
| | | |||||
| * | added things | Dhravya | 2024-06-30 | 5 | -42/+111 |
| | | |||||
| * | made fiter functinoal | Dhravya | 2024-06-29 | 1 | -5/+19 |
| | | |||||
| * | added comments in memories page | Dhravya | 2024-06-29 | 1 | -0/+9 |
| | | |||||
| * | memories page | Dhravya | 2024-06-29 | 2 | -11/+37 |
| | | |||||
| * | schema | Dhravya | 2024-06-29 | 4 | -359/+56 |
| | | |||||
| * | more tweaks | Dhravya | 2024-06-29 | 4 | -17/+84 |
| | | |||||
| * | design improvement | Dhravya | 2024-06-29 | 2 | -1/+39 |
| | | |||||
| * | fixed new chat button showing up on all pages | Dhravya | 2024-06-29 | 7 | -36/+157 |
| | | |||||
| * | fix: Spaces filter not working | Dhravya | 2024-06-29 | 2 | -3/+3 |
| | | |||||
| * | dynamic island no longer needed | Dhravya | 2024-06-29 | 1 | -5/+0 |
| | | |||||
| * | new filter | Dhravya | 2024-06-29 | 3 | -67/+311 |
| | | |||||
| * | to a responsive future 🚀 | Dhravya | 2024-06-25 | 3 | -76/+59 |
| | | |||||
| * | we close the modal once memory creation is started | Dhravya | 2024-06-24 | 1 | -2/+1 |
| | | |||||
| * | close modal after adding memory | Dhravya | 2024-06-24 | 1 | -0/+2 |
| | | |||||
| * | added toast for loading and fixed chathistory | Dhravya | 2024-06-24 | 1 | -1/+1 |
| | | |||||
| * | removed loading stuff | Dhravya | 2024-06-24 | 1 | -5/+3 |
| | | |||||
| * | minor fixes | Dhravya | 2024-06-24 | 1 | -1/+4 |
| | | |||||
| * | chathistory | Dhravya | 2024-06-24 | 1 | -5/+36 |
| | | |||||
| * | fix: redirect if not logged in | Dhravya | 2024-06-24 | 1 | -0/+1 |
| | | |||||
| * | made and documented the telegram bot (HYPE) | Dhravya | 2024-06-23 | 1 | -1/+21 |
| | | |||||
| * | feat: vector lookup and chat is twice as fast now | Dhravya | 2024-06-23 | 1 | -14/+3 |
| | | |||||
| * | cleanupchathistory | Dhravya | 2024-06-22 | 3 | -14/+10 |
| | | |||||
| * | deleted chatpage | Dhravya | 2024-06-22 | 1 | -120/+0 |
| | | |||||
| * | merged code | Dhravya | 2024-06-22 | 8 | -164/+331 |
| |\ | |||||
| | * | improve canvas drag and drop make sidepanel work | codetorso | 2024-06-22 | 1 | -4/+4 |
| | | | |||||
| | * | Merge branch 'codetorso' into kartik | CodeTorso | 2024-06-20 | 6 | -129/+369 |
| | |\ | |||||
| | * | | add: animated query input | Kartik | 2024-06-17 | 2 | -57/+68 |
| | | | | |||||
| | * | | ui update: /chat | Kartik | 2024-06-16 | 2 | -1/+81 |
| | | | | |||||
| | * | | improve: /home page | Kartik | 2024-06-16 | 6 | -16/+33 |
| | | | | |||||
| * | | | addeed chathistory functionality | Dhravya | 2024-06-22 | 5 | -74/+150 |
| | |/ |/| | |||||
| * | | added multi-turn conversations | Dhravya | 2024-06-19 | 3 | -72/+141 |
| | | | |||||
| * | | Improve code, failed attempt at Streaming text | codetorso | 2024-06-19 | 1 | -3/+0 |
| | | | |||||
| * | | added logic to handle justification properly | Dhravya Shah | 2024-06-18 | 1 | -7/+48 |
| | | | |||||
| * | | add number of chunks to the respnose and only show unique values | Dhravya | 2024-06-16 | 1 | -6/+31 |
| | | | |||||
| * | | added sources to the response | Dhravya | 2024-06-16 | 1 | -2/+12 |
| | | | |||||
| * | | include metadata in response, add type to metadata | Dhravya | 2024-06-16 | 1 | -1/+19 |
| | | | |||||
| * | | fixed a bug | Dhravya | 2024-06-16 | 1 | -0/+12 |
| | | | |||||
| * | | form to add content [PENDING LOADING STATE] | Dhravya | 2024-06-16 | 1 | -10/+41 |
| | | | |||||
| * | | added way to save content and vectorize them. also refactored code and added ↵ | Dhravya | 2024-06-16 | 5 | -45/+84 |
| |/ | | | | a bypass to browser rendering | ||||
| * | [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation ↵ | Dhravya | 2024-06-14 | 5 | -80/+116 |
| | | | | | and database migrations | ||||
| * | small stuff | Dhravya | 2024-06-13 | 1 | -1/+1 |
| | | |||||
| * | make header and menu fixed instead of absolute to prevent movement on scroll | Dhravya | 2024-06-12 | 3 | -3/+3 |
| | | |||||
| * | chat UI and markdown renderer âš¡ | Dhravya | 2024-06-12 | 5 | -15/+289 |
| | | |||||