Commit graph

45 commits

Author SHA1 Message Date
Jeremy
9279135355
feat: support guest session (#919) 2025-04-25 23:40:15 -07:00
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
90e1c8368e
fix: poll votes after reaching minimum message count (#869) 2025-03-16 20:22:34 -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
c58fd528fc
chore: bump versions (#845) 2025-03-04 18:00:14 -08:00
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
5e059844a2
fix: use correct image model id (#761) 2025-02-05 18:11:19 +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
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
e839007580
fix: memoize components and improve performance (#579) 2024-12-03 17:49:38 +03:00
Jared Palmer
43aa1c6e58
Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -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
Jeremy
cb60f8b143
Refactor to use hooks (#436) 2024-10-11 18:00:22 +05:30
Jeremy
901e4ccec1
Use core messages spec (#337) 2024-05-15 09:39:16 -04:00
Jeremy
43c7cbb21e
Improve scroll anchor (#275) 2024-03-20 04:37:08 +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
Lee Robinson
c35fae4489 Update dependencies 2024-01-04 08:32:32 -06:00
Markeljan Sokoli
c368a0967c
prevent scrolling to top on chat creation (#189) 2023-12-04 12:43:17 -05:00
Gary Meehan
5c3001e29a add redirect 2023-10-04 22:27:23 +01:00
Jared Palmer
c8aefcab04 Force auth 2023-06-22 10:37:35 -07:00
Steven Tey
2c7dc8e5f9 Switch from TTF to WOFF to fix OG image size issue 2023-06-17 15:07:35 -05:00
Steven Tey
51e3f5acc1 temp fix 2023-06-17 13:19:50 -05:00
Steven Tey
17efa26555 Refresh router when creating and deleting chats 2023-06-17 13:15:14 -05:00
Jared Palmer
36a1861d01
Implement preview token for oss (#23) 2023-06-16 17:22:16 -04:00
Jared Palmer
11757ebbe0 Fix hydration 2023-06-16 16:46:45 -04:00
Shu Ding
5744f56ff6
ai-connector -> ai 2023-06-16 22:43:24 +02:00
Jared Palmer
c040a5c425 Implement preview token for oss 2023-06-16 16:30:15 -04:00
shadcn
cb941daca9 fix: actions 2023-06-16 21:52:01 +04:00
shadcn
8cc3fea048 feat: implement sharing 2023-06-16 15:20:42 +04:00
shadcn
b8d3ba85f5 feat: implement auto scroll 2023-06-15 15:27:41 +04:00
shadcn
92309d77ec fix: pass down id to append 2023-06-15 11:31:03 +04:00
Jared Palmer
567b0ac313 Move to clerk 2023-06-13 17:31:15 -04:00
shadcn
f476c903ef fix: remove zustand and use input and setInput 2023-06-13 22:16:54 +04:00
shadcn
857a99736f feat: implement scroll to bottom 2023-06-11 22:58:00 +04:00
shadcn
d96be6654d chore: add eslint plugins for import and className sorting 2023-06-11 15:39:04 +04:00
shadcn
8f64c55896 feat: update chat display and fix issue with regeneration 2023-06-11 15:08:59 +04:00
shadcn
01dc4520d6 feat: reorganize files and implement ui and sidebar 2023-06-11 00:23:31 +04:00