Commit graph

221 commits

Author SHA1 Message Date
Jeremy
b3cb0ea755
Add canvas interface (#461) 2024-10-30 16:01:24 +05:30
Jared Palmer
1a74a5ca9a Fix typo 2024-10-28 17:23:30 -04:00
Jared Palmer
8241b9a677 Linkify overview 2024-10-28 17:23:19 -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
Jared Palmer
7faa5f1c9f
Next.js 15 fast follows (#455) 2024-10-23 09:33:19 -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
2705d83d6c
Focus input on submission and fix scroll (#441) 2024-10-14 23:01:46 +05:30
Jeremy
23660c5ad1
Tweak loading styles (#440) 2024-10-12 01:00:06 +05:30
Jeremy
b1d9a82d00
Use default shadcn styles and tweak prompt (#439) 2024-10-11 23:36:51 +05:30
Jeremy
cb60f8b143
Refactor to use hooks (#436) 2024-10-11 18:00:22 +05:30
Lee Robinson
aa857aeb21 Clean up deps 2024-08-24 23:23:37 -05:00
Jeremy
b38c49da59
Check session user id before performing action (#391) 2024-08-01 14:33:37 +05:30
Jeremy
901e4ccec1
Use core messages spec (#337) 2024-05-15 09:39:16 -04:00
Srujan Gurram
6a1a32dc64
Removes unused example messages array 2024-04-14 20:02:17 +05:30
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
Lee Robinson
a519c3d3bf Update dependencies. 2024-01-20 10:39:02 -06:00
Johnny Lim
afc1010787 Remove unused imports 2024-01-21 00:07:20 +09: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
Jared Palmer
be90a40427
Improve sidebar, new chat, and share dialog (#190) 2023-12-04 12:42:53 -05:00
Lee Robinson
845a93a237 Merge branch 'main' of https://github.com/vercel-labs/ai-chatbot into update-deps 2023-11-26 20:13:31 -06:00
Lee Robinson
f9ce97f42a
Disable selection on code block line numbers (#167) 2023-11-26 20:09:15 -06:00
Lee Robinson
7bfa34dc55 Moar 2023-11-26 19:29:26 -06:00
Lee Robinson
9a7ebc88d1 Fix TS issues 2023-11-26 18:34:56 -06:00
Lee Robinson
67359e19b3 Some fixes 2023-11-26 18:30:48 -06:00
Lee Robinson
cc1c24718e More 2023-11-26 12:32:01 -06:00
Lee Robinson
f261a0eebe Start updating deps 2023-11-26 12:07:13 -06:00
Vũ Văn Dũng
aeb03500d8
disable selection on code block line numbers 2023-10-18 10:39:23 +07:00
Gary Meehan
5c3001e29a add redirect 2023-10-04 22:27:23 +01:00
Zack Reneau-Wedeen
0076f7dac4 Update user-menu.tsx to include width & height 2023-09-04 13:05:22 -07:00
Jared Palmer
807ad666c2 Add attribution to Mckay Wrigley 2023-07-31 19:21:38 -04:00
Eduardo
1b5811df53
fix: multiple chat creation bug (#88)
Co-authored-by: Eduardo <eduardo.verona@decode.pt>
2023-07-20 09:00:52 -04:00
shadcn
b932b238ff
fix: update sidebar animation ease (#83) 2023-07-05 14:39:51 -04:00
Jared Palmer
c8aefcab04 Force auth 2023-06-22 10:37:35 -07:00
Jared Palmer
2dad717072 Send a callbackUrl to /sign-in 2023-06-21 16:26:19 -07:00
Jared Palmer
0117cdfa54 Fix auth 2023-06-21 14:42:18 -07:00
Anibal
41e3b69c1c
fix: Adds max height to form box (#51) 2023-06-21 08:13:04 -07:00
Jared Palmer
17cba5d7b4
fix: Reduce ineffective triggering of the clipboard (#65) 2023-06-21 08:08:00 -07:00
Ethan Liu
62de89520a fix: Do not send empty messages. 2023-06-21 12:24:50 +08:00
Ethan Liu
25361c847b fix: Reduce ineffective triggering of the clipboard 2023-06-21 12:20:49 +08: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
8fe5f2ec14 Fix text and add og 2023-06-16 19:06:54 -04:00
Jared Palmer
450aa07fef Fix links 2023-06-16 18:44:10 -04:00
Jared Palmer
36a1861d01
Implement preview token for oss (#23) 2023-06-16 17:22:16 -04:00