Commit graph

220 commits

Author SHA1 Message Date
Walter Korman
61d8653a58
chore: correct error message typo (#918) 2025-04-08 21:37:03 -07:00
Jeremy
a07a3aad5b
feat: paginate chat history (#903) 2025-04-03 00:28:36 -07:00
Jeremy
7811c0f7fb
feat: update providers (#881) 2025-03-20 14:10:45 -07:00
Jeremy
1a8cd993f4
feat: reference geist from google fonts (#876) 2025-03-18 13:57:06 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -07:00
Jeremy
a378757d3b
fix: check chat/vote ownership during actions (#847) 2025-03-05 10:03:17 -08:00
Jeremy
9dd9a9898c
feat: add tests (#843) 2025-03-04 17:25:46 -08:00
Jeremy
ef7eb9dd5f
feat: handle client disconnects (#814) 2025-02-19 19:09:03 -06:00
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08: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
2d47ffbd77
refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +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
b659dcce68
refactor: replace StreamData with createDataStreamResponse (#628)
Co-authored-by: Ali Mirlou <alimirlou@gmail.com>
2024-12-17 16:16:03 +05:30
Jeremy
f7a10d3813
feat: tweak color and input styles (#627) 2024-12-17 15:36:51 +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
2e479ccce7
fix: update sidebar structure to match shadcn spec (#591) 2024-12-04 18:20:35 +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
0ad4cb240f Run biome 2024-11-15 10:37:18 -05:00
Jared Palmer
91aaddda5f Switch to biome for fomatting 2024-11-15 10:37:01 -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
58117f932f
Persist auth spinner (#503) 2024-11-08 17:59:06 +03:00
Jeremy
729634e1d6
Rename to blocks (#502) 2024-11-07 02:40:29 +03:00
Jeremy
d948b99719
Update primary color palette (#497) 2024-11-06 19:12:46 +03:00
Jeremy
0001c24d09
Use predicted outputs for doc edits (#495) 2024-11-06 03:28:49 +03:00
Jared Palmer
4880e0d94e Fix typescript errors 2024-11-05 09:35:04 -05:00
Jeremy
171914941e
Add message actions (#482) 2024-11-05 17:15:51 +03:00
Jeremy
affd387d03
Update layout and add tooltips (#483) 2024-11-04 20:26:38 +03:00
Jeremy
5190b109c9
Clean up editor code and reorganize contents (#478) 2024-11-01 15:31:54 +05:30
Jeremy
505caa9aff
Persist input text in local storage (#472) 2024-10-31 21:02:05 +05:30
Jeremy
29f095bcc9
Tweak auth pages for smaller screens (#467) 2024-10-30 20:49:46 +05:30