aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | clean code+ user canvas (1/2)codetorso2024-06-2415-147/+177
| | |
| * | centered layoutcodetorso2024-06-243-10/+6
| | |
| * | fix interactive canvas (2/2)codetorso2024-06-231-27/+1
| | |
* | | feat: vector lookup and chat is twice as fast nowDhravya2024-06-235-105/+130
| | |
* | | added indexes and stuffDhravya2024-06-235-9/+735
|/ /
* | Merge pull request #79 from Dhravya/chathistoryDhravya Shah2024-06-2233-626/+1007
|\ \ | | | | | | addeed chathistory functionality
| * | cleanupchathistoryDhravya2024-06-224-19/+10
| | |
| * | deleted chatpageDhravya2024-06-221-120/+0
| | |
| * | merged codeDhravya2024-06-2261-2536/+1125
| |\ \ | |/ / |/| |
* | | delete packagelockcodetorso2024-06-232-21424/+1
| | |
* | | Unreadable Canvas code, jk 😂codetorso2024-06-2210-48/+319
| | |
* | | improve canvas drag and drop make sidepanel workcodetorso2024-06-2237-2185/+183
| | |
* | | Fine tuning canvas (1/2)codetorso2024-06-223-56/+87
| | |
* | | Merge pull request #76 from Dhravya/kartikCodeTorso2024-06-2018-25/+21631
|\ \ \ | | | | | | | | Merge Kartik's Code
| * \ \ Merge branch 'codetorso' into kartikCodeTorso2024-06-2056-362/+1452
| |\ \ \ | |/ / / |/| | |
| * | | add: animated query inputKartik2024-06-173-57/+128
| | | |
| * | | ui update: /chatKartik2024-06-165-1/+21521
| | | |
| * | | improve: /home pageKartik2024-06-1612-22/+39
| | | |
| * | | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵Kartik2024-06-1536-310/+1259
| |\ \ \ | | | | | | | | | | | | | | | codetorso
| * | | | chore: Remove unused variables and dependenciesKartik2024-06-152-7/+0
| | | | |
| | | * | addeed chathistory functionalityDhravya2024-06-2215-118/+522
| |_|/ / |/| | |
* | | | added multi-turn conversationsDhravya2024-06-193-72/+141
| | | |
* | | | worksDhravya2024-06-193-52/+33
| | | |
* | | | Another Failed Attempt at streamingcodetorso2024-06-193-40/+49
| | | |
* | | | Improve code, failed attempt at Streaming textcodetorso2024-06-194-30/+65
| | | |
* | | | Add Drag & Drop codecodetorso2024-06-184-32/+72
|\ \ \ \
| * \ \ \ Merge pull request #75 from MaheshtheDev/fix/cta-bgDhravya Shah2024-06-181-1/+1
| |\ \ \ \
| | * | | | fix: Cta component background colorMaheshtheDev2024-06-181-1/+1
| |/ / / /
| * | | | added logic to handle justification properlyDhravya Shah2024-06-182-7/+49
| | | | |
| * | | | darkmode by defaultDhravya Shah2024-06-181-24/+22
| | | | |
* | | | | Drag and Drop in Canvas!codetorso2024-06-185-19/+185
|/ / / /
* | | | Create Embeddings for Canvascodetorso2024-06-185-6/+170
| | | |
* | | | EditorAI integrated! (1/4)codetorso2024-06-183-47/+39
| | | |
* | | | codetorso pull remotecodetorso2024-06-185-37/+82
|\ \ \ \
| * \ \ \ Merge pull request #71 from Dhravya/vector-deduplicationDhravya Shah2024-06-175-37/+82
| |\ \ \ \ | | | | | | | | | | | | Vector deduplication
| | * | | | include all selected spaces in the fetch call to backendDhravya2024-06-171-2/+1
| | | | | |
| | * | | | vector duplication no longer an issue. support for querying with multiple ↵Dhravya2024-06-174-35/+81
| |/ / / / | | | | | | | | | | | | | | | spaces.
| * | | | Merge pull request #70 from CodeTorso/codetorsoDhravya Shah2024-06-172-0/+10
| |\ \ \ \ | | | | | | | | | | | | add js docs
* | | | | | Add Editor Endpointcodetorso2024-06-181-1/+17
| |/ / / / |/| | | |
* | | | | add js docscodetorso2024-06-172-0/+10
|/ / / /
* | | | gpt-4o is already a default model, so no error-checking requiredcodetorso2024-06-171-9/+1
| | | |
* | | | add number of chunks to the respnose and only show unique valuesDhravya2024-06-164-7/+34
| | | |
* | | | added sources to the responseDhravya2024-06-162-2/+13
| | | |
* | | | store full infoDhravya2024-06-161-1/+12
| | | |
* | | | OCR tryDhravya2024-06-161-1/+1
| | | |
* | | | added image support in the backendDhravya2024-06-164-9/+90
| | | |
* | | | use a dev vectorize database to prevent pollutionDhravya2024-06-162-2/+3
| | | |
* | | | include metadata in response, add type to metadataDhravya2024-06-164-2/+24
| | | |
* | | | proper URLsDhravya2024-06-161-1/+1
| | | |
* | | | fixed a bugDhravya2024-06-164-16/+19
| | | |