Commit graph

81 commits

Author SHA1 Message Date
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
01f589b603
fix: don't dynamically populate document kind in schema (#769) 2025-02-06 17:18:26 +03:00
Jeremy
dfc07ce0ae
refactor: make block kind enum dynamic in schema (#762) 2025-02-05 18:47:17 +03:00
Jeremy
5e059844a2
fix: use correct image model id (#761) 2025-02-05 18:11:19 +03:00
Jeremy
9c4dbc8aaa
refactor: improve block modularity on server (#758) 2025-02-04 17:15:39 +03:00
Jeremy
711da0b94b
feat: switch prompts based on selected chat model (#754) 2025-02-03 18:11:32 +03:00
Jeremy
c61d4f91d4
feat: add reasoning model (#750)
Co-authored-by: Matt Apperson <me@mattapperson.com>
2025-02-03 18:03:15 +03:00
Jeremy
76804269c4
feat: add sheet block (#743)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-02-03 11:03:48 +03:00
Jeremy
5bb62f1b14
fix: edit messages with votes (#737) 2025-01-28 19:45:03 +05:30
Jeremy
2d47ffbd77
refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +05:30
Jeremy
38527ff92e
feat: modularize block system (#718) 2025-01-27 14:19:47 +05:30
Jeremy
5e8cddc886
feat: add smooth stream (#722) 2025-01-23 01:53:41 +05:30
Jeremy
3f9d379a6a
refactor: use tool() and organize by file (#721)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-01-23 01:19:48 +05:30
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
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
318927e2ea
Correctly import server-only (#578) 2024-11-27 17:41:20 +05:30
Jeremy
ef1403441e
Fix migrate script (#560) 2024-11-20 21:22:42 +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
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
Jeremy
171914941e
Add message actions (#482) 2024-11-05 17:15:51 +03:00
Jeremy
5190b109c9
Clean up editor code and reorganize contents (#478) 2024-11-01 15:31:54 +05:30
Jeremy
b3aa3cb18a
Show diff by sentence (#477) 2024-11-01 14:13:17 +05:30
Jeremy
029cbb835e
Split transactions when applying suggestions (#465) 2024-10-30 20:36:45 +05:30
Jeremy
b3cb0ea755
Add canvas interface (#461) 2024-10-30 16:01:24 +05:30
Jared Palmer
dd4c91e8af Switch default models 2024-10-28 16:24:42 -04:00
Jared Palmer
a68eb2a011
Start on new sidebar (#456)
Co-authored-by: shadcn <m@shadcn.com>
2024-10-24 13:35:51 -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
124efca9a1
Save to db on final ai state update (#429)
Co-authored-by: jb-dev1 <10735400+jb-dev1@users.noreply.github.com>
2024-09-24 20:11:50 +05:30
Lee Robinson
aa857aeb21 Clean up deps 2024-08-24 23:23:37 -05:00
Nico Albanese
d34aaa5cc2 fix: added optional flag to numberOfShares zod schema 2024-07-02 09:23:25 +01:00
Lee Robinson
16ec61a877 Update dependencies. 2024-07-01 19:03:42 -05:00
Jeremy
901e4ccec1
Use core messages spec (#337) 2024-05-15 09:39:16 -04:00
Jeremy
095550d4dc
Use streamUI instead of render (#324) 2024-05-03 13:24:00 -07:00
willson
100dde7a9c remove console.log from streamable response 2024-04-30 18:00:03 +02:00
Jeremy
fa9f0947f0
Revert system prompt change (#284) 2024-03-22 01:47:20 +03:00
malewis5
157b330b22 change the bot 2024-03-20 10:13:47 -06:00
Jeremy
43c7cbb21e
Improve scroll anchor (#275) 2024-03-20 04:37:08 +03:00
Jeremy
b6cab643ef
Use kv datastore for auth (#272) 2024-03-19 04:37:30 +03:00
Jeremy
70ed5c4f47
Update examples and improve stability (#271) 2024-03-18 15:35:03 -07:00
Jeremy
e85ba803dd
Refactor to use ai/rsc (#253) 2024-03-14 20:00:52 +03:00
Jared Palmer
be90a40427
Improve sidebar, new chat, and share dialog (#190) 2023-12-04 12:42:53 -05:00