| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | clean code+ user canvas (1/2) | codetorso | 2024-06-24 | 15 | -147/+177 | |
| | | | | ||||||
| | * | | centered layout | codetorso | 2024-06-24 | 3 | -10/+6 | |
| | | | | ||||||
| | * | | fix interactive canvas (2/2) | codetorso | 2024-06-23 | 1 | -27/+1 | |
| | | | | ||||||
| * | | | feat: vector lookup and chat is twice as fast now | Dhravya | 2024-06-23 | 5 | -105/+130 | |
| | | | | ||||||
| * | | | added indexes and stuff | Dhravya | 2024-06-23 | 5 | -9/+735 | |
| |/ / | ||||||
| * | | Merge pull request #79 from Dhravya/chathistory | Dhravya Shah | 2024-06-22 | 33 | -626/+1007 | |
| |\ \ | | | | | | | addeed chathistory functionality | |||||
| | * | | cleanupchathistory | Dhravya | 2024-06-22 | 4 | -19/+10 | |
| | | | | ||||||
| | * | | deleted chatpage | Dhravya | 2024-06-22 | 1 | -120/+0 | |
| | | | | ||||||
| | * | | merged code | Dhravya | 2024-06-22 | 61 | -2536/+1125 | |
| | |\ \ | |/ / |/| | | ||||||
| * | | | delete packagelock | codetorso | 2024-06-23 | 2 | -21424/+1 | |
| | | | | ||||||
| * | | | Unreadable Canvas code, jk 😂 | codetorso | 2024-06-22 | 10 | -48/+319 | |
| | | | | ||||||
| * | | | improve canvas drag and drop make sidepanel work | codetorso | 2024-06-22 | 37 | -2185/+183 | |
| | | | | ||||||
| * | | | Fine tuning canvas (1/2) | codetorso | 2024-06-22 | 3 | -56/+87 | |
| | | | | ||||||
| * | | | Merge pull request #76 from Dhravya/kartik | CodeTorso | 2024-06-20 | 18 | -25/+21631 | |
| |\ \ \ | | | | | | | | | Merge Kartik's Code | |||||
| | * \ \ | Merge branch 'codetorso' into kartik | CodeTorso | 2024-06-20 | 56 | -362/+1452 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| | * | | | add: animated query input | Kartik | 2024-06-17 | 3 | -57/+128 | |
| | | | | | ||||||
| | * | | | ui update: /chat | Kartik | 2024-06-16 | 5 | -1/+21521 | |
| | | | | | ||||||
| | * | | | improve: /home page | Kartik | 2024-06-16 | 12 | -22/+39 | |
| | | | | | ||||||
| | * | | | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Kartik | 2024-06-15 | 36 | -310/+1259 | |
| | |\ \ \ | | | | | | | | | | | | | | | | codetorso | |||||
| | * | | | | chore: Remove unused variables and dependencies | Kartik | 2024-06-15 | 2 | -7/+0 | |
| | | | | | | ||||||
| | | | * | | addeed chathistory functionality | Dhravya | 2024-06-22 | 15 | -118/+522 | |
| | |_|/ / |/| | | | ||||||
| * | | | | added multi-turn conversations | Dhravya | 2024-06-19 | 3 | -72/+141 | |
| | | | | | ||||||
| * | | | | works | Dhravya | 2024-06-19 | 3 | -52/+33 | |
| | | | | | ||||||
| * | | | | Another Failed Attempt at streaming | codetorso | 2024-06-19 | 3 | -40/+49 | |
| | | | | | ||||||
| * | | | | Improve code, failed attempt at Streaming text | codetorso | 2024-06-19 | 4 | -30/+65 | |
| | | | | | ||||||
| * | | | | Add Drag & Drop code | codetorso | 2024-06-18 | 4 | -32/+72 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #75 from MaheshtheDev/fix/cta-bg | Dhravya Shah | 2024-06-18 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | fix: Cta component background color | MaheshtheDev | 2024-06-18 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | added logic to handle justification properly | Dhravya Shah | 2024-06-18 | 2 | -7/+49 | |
| | | | | | | ||||||
| | * | | | | darkmode by default | Dhravya Shah | 2024-06-18 | 1 | -24/+22 | |
| | | | | | | ||||||
| * | | | | | Drag and Drop in Canvas! | codetorso | 2024-06-18 | 5 | -19/+185 | |
| |/ / / / | ||||||
| * | | | | Create Embeddings for Canvas | codetorso | 2024-06-18 | 5 | -6/+170 | |
| | | | | | ||||||
| * | | | | EditorAI integrated! (1/4) | codetorso | 2024-06-18 | 3 | -47/+39 | |
| | | | | | ||||||
| * | | | | codetorso pull remote | codetorso | 2024-06-18 | 5 | -37/+82 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #71 from Dhravya/vector-deduplication | Dhravya Shah | 2024-06-17 | 5 | -37/+82 | |
| | |\ \ \ \ | | | | | | | | | | | | | Vector deduplication | |||||
| | | * | | | | include all selected spaces in the fetch call to backend | Dhravya | 2024-06-17 | 1 | -2/+1 | |
| | | | | | | | ||||||
| | | * | | | | vector duplication no longer an issue. support for querying with multiple ↵ | Dhravya | 2024-06-17 | 4 | -35/+81 | |
| | |/ / / / | | | | | | | | | | | | | | | | spaces. | |||||
| | * | | | | Merge pull request #70 from CodeTorso/codetorso | Dhravya Shah | 2024-06-17 | 2 | -0/+10 | |
| | |\ \ \ \ | | | | | | | | | | | | | add js docs | |||||
| * | | | | | | Add Editor Endpoint | codetorso | 2024-06-18 | 1 | -1/+17 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | add js docs | codetorso | 2024-06-17 | 2 | -0/+10 | |
| |/ / / / | ||||||
| * | | | | gpt-4o is already a default model, so no error-checking required | codetorso | 2024-06-17 | 1 | -9/+1 | |
| | | | | | ||||||
| * | | | | add number of chunks to the respnose and only show unique values | Dhravya | 2024-06-16 | 4 | -7/+34 | |
| | | | | | ||||||
| * | | | | added sources to the response | Dhravya | 2024-06-16 | 2 | -2/+13 | |
| | | | | | ||||||
| * | | | | store full info | Dhravya | 2024-06-16 | 1 | -1/+12 | |
| | | | | | ||||||
| * | | | | OCR try | Dhravya | 2024-06-16 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | added image support in the backend | Dhravya | 2024-06-16 | 4 | -9/+90 | |
| | | | | | ||||||
| * | | | | use a dev vectorize database to prevent pollution | Dhravya | 2024-06-16 | 2 | -2/+3 | |
| | | | | | ||||||
| * | | | | include metadata in response, add type to metadata | Dhravya | 2024-06-16 | 4 | -2/+24 | |
| | | | | | ||||||
| * | | | | proper URLs | Dhravya | 2024-06-16 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | fixed a bug | Dhravya | 2024-06-16 | 4 | -16/+19 | |
| | | | | | ||||||