Dhravya
|
dcf5cffdf0
|
use gpt-4o again, responses are considerably better.
|
2024-06-24 22:11:05 -05:00 |
|
Dhravya
|
672a0fec00
|
fix: redirect if not logged in
|
2024-06-24 21:42:13 -05:00 |
|
Dhravya
|
6be186f950
|
aaaaaaaa
|
2024-06-24 21:26:15 -05:00 |
|
Dhravya
|
86773e12e8
|
oof
|
2024-06-24 21:08:34 -05:00 |
|
Dhravya
|
532188f04a
|
a lot of hotfixes to fix production build
|
2024-06-24 21:00:22 -05:00 |
|
Dhravya
|
e2382d48b7
|
trying to fix build
|
2024-06-24 20:49:43 -05:00 |
|
Dhravya
|
14729754e0
|
changed packagemanger for apps/web
|
2024-06-24 20:48:03 -05:00 |
|
Dhravya
|
0550ce5470
|
dep update
|
2024-06-24 20:43:21 -05:00 |
|
Dhravya
|
5446660626
|
build.yml
|
2024-06-24 20:40:45 -05:00 |
|
Dhravya
|
e7a80ffd44
|
drizzle-orm in dependencies, prod wrangler.toml
|
2024-06-24 20:40:17 -05:00 |
|
Dhravya Shah
|
4581b2c055
|
Merge pull request #80 from Dhravya/telegram-bot
Telegram bot
|
2024-06-24 20:22:23 -05:00 |
|
Dhravya
|
cd304b3f88
|
reduced db calls here, we don't need that complex logic, can just do this lol
|
2024-06-24 06:52:53 -05:00 |
|
Dhravya
|
4c86f1eaa2
|
ts-ignore at the right place
|
2024-06-23 20:48:38 -05:00 |
|
Dhravya
|
75585fd97d
|
some important housekeeping, crushed all build errors
|
2024-06-23 20:45:05 -05:00 |
|
Dhravya
|
51dd5ec9dd
|
made and documented the telegram bot (HYPE)
|
2024-06-23 20:04:09 -05:00 |
|
Dhravya
|
fff8b7abd7
|
added backend route for telegram bot and others to be possible
|
2024-06-23 18:47:28 -05:00 |
|
Dhravya
|
0d069e8741
|
Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codetorso
|
2024-06-23 17:54:12 -05:00 |
|
Dhravya
|
9f751ba89c
|
feat: vector lookup and chat is twice as fast now
|
2024-06-23 17:54:05 -05:00 |
|
codetorso
|
557c7b82eb
|
Add Extension (1/2)
|
2024-06-24 03:54:53 +05:30 |
|
Dhravya
|
9df975e88f
|
added indexes and stuff
|
2024-06-23 17:24:10 -05:00 |
|
codetorso
|
86e2f2aa72
|
clean code+ user canvas (1/2)
|
2024-06-24 03:25:54 +05:30 |
|
codetorso
|
4bdc819dc2
|
centered layout
|
2024-06-24 02:56:36 +05:30 |
|
codetorso
|
4b6a932b19
|
fix interactive canvas (2/2)
|
2024-06-23 12:48:07 +05:30 |
|
Dhravya Shah
|
47e7528f67
|
Merge pull request #79 from Dhravya/chathistory
addeed chathistory functionality
|
2024-06-22 20:38:00 -05:00 |
|
Dhravya
|
445acf7c47
|
cleanup
|
2024-06-22 18:23:05 -05:00 |
|
Dhravya
|
5140a4d769
|
deleted chatpage
|
2024-06-22 18:13:35 -05:00 |
|
Dhravya
|
02d7f0834e
|
merged code
|
2024-06-22 18:12:39 -05:00 |
|
Dhravya
|
a2f8a27e77
|
addeed chathistory functionality
|
2024-06-22 17:43:16 -05:00 |
|
codetorso
|
3a97c2a619
|
delete packagelock
|
2024-06-23 01:01:29 +05:30 |
|
codetorso
|
becb3064c2
|
Unreadable Canvas code, jk 😂
|
2024-06-22 23:10:28 +05:30 |
|
codetorso
|
2ac315c039
|
improve canvas drag and drop make sidepanel work
|
2024-06-22 14:08:13 +05:30 |
|
codetorso
|
a5f384ebb9
|
Fine tuning canvas (1/2)
|
2024-06-22 12:46:29 +05:30 |
|
CodeTorso
|
2b2ec6fe03
|
Merge pull request #76 from Dhravya/kartik
Merge Kartik's Code
|
2024-06-20 08:38:40 -06:00 |
|
CodeTorso
|
af90b960af
|
Merge branch 'codetorso' into kartik
|
2024-06-20 08:38:21 -06:00 |
|
Dhravya
|
074ea24565
|
added multi-turn conversations
|
2024-06-19 22:34:21 -05:00 |
|
Dhravya
|
e4c6c1aab0
|
works
|
2024-06-19 20:04:15 -05:00 |
|
codetorso
|
a7cca293a6
|
Another Failed Attempt at streaming
|
2024-06-19 08:37:30 -06:00 |
|
codetorso
|
f28f566473
|
Improve code, failed attempt at Streaming text
|
2024-06-19 02:12:47 -06:00 |
|
codetorso
|
28a257f1f6
|
Add Drag & Drop code
|
2024-06-18 23:58:11 -06:00 |
|
codetorso
|
770eb99a30
|
Drag and Drop in Canvas!
|
2024-06-18 23:46:14 -06:00 |
|
Dhravya Shah
|
898cb323a3
|
Merge pull request #75 from MaheshtheDev/fix/cta-bg
|
2024-06-18 23:07:12 -05:00 |
|
MaheshtheDev
|
c704541e80
|
fix: Cta component background color
|
2024-06-18 20:26:15 -07:00 |
|
Dhravya Shah
|
62054df231
|
added logic to handle justification properly
|
2024-06-18 18:38:25 -05:00 |
|
Dhravya Shah
|
09af2ec8f6
|
darkmode by default
|
2024-06-18 17:59:14 -05:00 |
|
codetorso
|
c5361aa24d
|
Create Embeddings for Canvas
|
2024-06-18 03:54:20 -06:00 |
|
codetorso
|
6cfb5331ad
|
EditorAI integrated! (1/4)
|
2024-06-18 03:31:09 -06:00 |
|
codetorso
|
251b6b4eb0
|
codetorso pull remote
|
2024-06-18 03:05:55 -06:00 |
|
codetorso
|
242cbf721a
|
Add Editor Endpoint
|
2024-06-18 03:02:18 -06:00 |
|
Dhravya Shah
|
6aa8dc4489
|
Merge pull request #71 from Dhravya/vector-deduplication
Vector deduplication
|
2024-06-17 20:17:35 -05:00 |
|
Dhravya
|
066833a753
|
include all selected spaces in the fetch call to backend
|
2024-06-17 20:07:59 -05:00 |
|