Commit graph

146 commits

Author SHA1 Message Date
Jeremy
4ca93aaf89
fix: mask differences in auth duration (#946) 2025-04-21 10:26:58 -07:00
Jeremy
6e16f3b30a
chore: organize tests and tweak stream delays (#942) 2025-04-20 22:27:20 -07:00
Jeremy
020494f63b
feat: add tests for /api/document (#932) 2025-04-14 10:34:11 -07:00
Jeremy
dfda9118d9
feat: use grok-3-mini as reasoning model (#922) 2025-04-09 17:46:27 -07:00
Jeremy
a07a3aad5b
feat: paginate chat history (#903) 2025-04-03 00:28:36 -07:00
Jeremy
235b0edb91
feat: use xai image model and update deploy link (#882) 2025-03-21 21:18:56 -07:00
Jeremy
7811c0f7fb
feat: update providers (#881) 2025-03-20 14:10:45 -07:00
Walter Korman
4cfe5b90d5 rm small suffix, more quote fixes 2025-03-17 16:58:22 -07:00
Walter Korman
6e6cf7830a fix quotes 2025-03-17 16:54:40 -07:00
Walter Korman
a7706aeaca package updates 2025-03-17 16:40:25 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -07:00
Jeremy
553a3d825a
refactor: replace isLoading with status (#861) 2025-03-11 15:33:18 -07:00
Jeremy
8e561dced4
feat: add artifact tests (#859) 2025-03-11 14:39:36 -07:00
Jeremy
9628c54755
feat: add reasoning tests (#856) 2025-03-09 21:02:19 -07:00
Jeremy
9dd9a9898c
feat: add tests (#843) 2025-03-04 17:25:46 -08:00
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