Commit graph

36 commits

Author SHA1 Message Date
Jeremy
df449a408a
feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
Jeremy
50bd4604b6
feat: support image outputs during code execution (#674)
Co-authored-by: Bailey Simrell <baileysimrell@gmail.com>
2025-01-08 00:00:21 +05:30
Jeremy
50fbc0dab2
fix: tweak styles (#645) 2024-12-20 23:07:23 +05:30
Jeremy
bb03c516b5
feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
Jeremy
b659dcce68
refactor: replace StreamData with createDataStreamResponse (#628)
Co-authored-by: Ali Mirlou <alimirlou@gmail.com>
2024-12-17 16:16:03 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
Jeremy
4d901ba066
feat: add ability to share chats (#594) 2024-12-06 13:36:56 +03:00
Jeremy
64d1aad2bb
feat: edit and resubmit messages (#592) 2024-12-05 15:29:33 +03:00
Jeremy
8aaa84f337
chore: bump ai sdk version (#586)
Co-authored-by: Hassan Bazzi <contact@hassanbazzi.com>
2024-12-03 16:54:32 +03:00
Jared Palmer
11a16b81ec Fix import for sanity sake 2024-11-30 16:44:40 -05:00
Jeremy
fdd0acef59
Update file types and add note (#559) 2024-11-19 16:06:18 +03:00
Jeremy
9dcdb7b50b
Make document call component clickable (#558) 2024-11-19 15:46:09 +03:00
Jared Palmer
43aa1c6e58
Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00
Jared Palmer
b8643353c0
Move ai folder to lib/ (#542) 2024-11-15 12:33:12 -05:00
Jared Palmer
e5d654bf41
Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
Jared Palmer
e2a1f9a398 Switch to gpt-4o-mini 2024-11-15 10:15:49 -05:00
Jared Palmer
6d16f67280 Get rid of custom components folder 2024-11-15 10:14:25 -05:00
Jared Palmer
c493ac342b Refactor drizzle and db folder 2024-11-15 10:13:21 -05:00
Jared Palmer
24cb81bce0 Run prettier 2024-11-14 12:16:05 -05:00
Jeremy
e6806aaa54
Bump ai packages to canary (#522) 2024-11-12 13:32:55 +03:00
Jeremy
c5c85ca7e2
Remove blocks as model and switch automatically (#504) 2024-11-08 18:12:54 +03:00
Jeremy
729634e1d6
Rename to blocks (#502) 2024-11-07 02:40:29 +03:00
Jeremy
0001c24d09
Use predicted outputs for doc edits (#495) 2024-11-06 03:28:49 +03:00
Jeremy
171914941e
Add message actions (#482) 2024-11-05 17:15:51 +03:00
Jeremy
505caa9aff
Persist input text in local storage (#472) 2024-10-31 21:02:05 +05:30
Jeremy
b3cb0ea755
Add canvas interface (#461) 2024-10-30 16:01:24 +05:30
Jared Palmer
a68eb2a011
Start on new sidebar (#456)
Co-authored-by: shadcn <m@shadcn.com>
2024-10-24 13:35:51 -07:00
Jared Palmer
ac2659255e
Upgrade to Next.js 15.0.1 (#454) 2024-10-23 09:21:30 -07:00
Jeremy
00b125378c
Fix generating title from messages (#442) 2024-10-15 10:50:50 +05:30
Jeremy
cb60f8b143
Refactor to use hooks (#436) 2024-10-11 18:00:22 +05:30
Jeremy
b38c49da59
Check session user id before performing action (#391) 2024-08-01 14:33:37 +05:30
rudrodip
045ad9035a refactor: Update import path for getMissingKeys
The import path for the getMissingKeys function was updated from
'../actions' to '@/app/actions' to align with the project's import
conventions and improve code clarity.
2024-04-29 19:12:17 +06:00
Jeremy
43c7cbb21e
Improve scroll anchor (#275) 2024-03-20 04:37:08 +03:00
Jeremy
e85ba803dd
Refactor to use ai/rsc (#253) 2024-03-14 20:00:52 +03:00
Lee Robinson
a519c3d3bf Update dependencies. 2024-01-20 10:39:02 -06:00
Jared Palmer
be90a40427
Improve sidebar, new chat, and share dialog (#190) 2023-12-04 12:42:53 -05:00