Commit graph

348 commits

Author SHA1 Message Date
Zhixuan Lai
c0cff02187
Fix SQL syntax error (#261) 2024-03-15 00:22:05 +03:00
Jeremy
9f2e068e39
Update README.md 2024-03-14 20:19:29 +03:00
Jeremy
e85ba803dd
Refactor to use ai/rsc (#253) 2024-03-14 20:00:52 +03:00
shadcn
69ca8fcc22
fix: type mismatch in removeChat function (#188) 2024-02-15 10:46:52 +04:00
Lee Robinson
ce374ceccb
Update dependencies. (#225) 2024-01-20 11:01:29 -06:00
Lee Robinson
a519c3d3bf Update dependencies. 2024-01-20 10:39:02 -06:00
Lee Robinson
1116b4595b
Remove unused imports (#224) 2024-01-20 10:30:30 -06:00
Lee Robinson
91b64f4135
Update .env.example (#197) 2024-01-20 10:29:50 -06:00
Johnny Lim
afc1010787 Remove unused imports 2024-01-21 00:07:20 +09:00
Lee Robinson
9d878bf5bd
Update dependencies (#216) 2024-01-06 17:40:20 -06:00
Lee Robinson
c35fae4489 Update dependencies 2024-01-04 08:32:32 -06:00
John Paul Wile
9a28a896ff
Update .env.example
Updated .env.example to be a bit more succinct.
2023-12-08 01:36:21 -07: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
admineral
18576f43b9 Convert uid to string for consistent comparison with session.user.id 2023-11-27 22:14:06 +01:00
admineral
39d971ecb6 Fix Unauthorized error by ensuring user ID in JWT token is a string 2023-11-27 20:55:14 +01:00
admineral
022846e706 Fix Unauthorized error by ensuring user ID in JWT token is a string 2023-11-27 20:50:38 +01:00
admineral
df02a18d8c Fix type mismatch in removeChat function 2023-11-27 19:31:17 +01:00
Lee Robinson
35e83dc87e
Update to Next.js 14 and latest dependencies. (#186) 2023-11-26 20:15:36 -06: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
7940aee12b README 2023-11-26 20:13:15 -06:00
Lee Robinson
f9ce97f42a
Disable selection on code block line numbers (#167) 2023-11-26 20:09:15 -06:00
Lee Robinson
4b0b529bc4
Redirect to chat url and refresh sidebar data (#161) 2023-11-26 20:07:37 -06:00
Lee Robinson
2ad4731851 Delete unused file 2023-11-26 19:46:47 -06:00
Lee Robinson
e7be514f07 Delete file 2023-11-26 19:33:57 -06:00
Lee Robinson
a920b8845e Remove comment 2023-11-26 19:32:30 -06:00
Lee Robinson
7bfa34dc55 Moar 2023-11-26 19:29:26 -06:00
Lee Robinson
02d75741ab
Update docs to include Cohere support (#183) 2023-11-26 18:36:50 -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
Lee Robinson
beeaf86fe8
Update link in README. (#143) 2023-11-26 11:43:02 -06:00
giannis
502dcbbc08 Update docs to include Cohere support 2023-11-14 17:23:10 -05:00
Vũ Văn Dũng
aeb03500d8
disable selection on code block line numbers 2023-10-18 10:39:23 +07:00
shadcn
23b3af6ee4
docs: shadcn to Vercel (#147) 2023-10-09 22:39:41 +04:00
Gary Meehan
5c3001e29a add redirect 2023-10-04 22:27:23 +01:00
shadcn
3e26d0b1c9
docs: shadcn to Vercel 2023-09-09 13:49:31 -07:00
Max Leiter
0a201f63c3
Polish a few things to get it compiling out of the box (#145) 2023-09-06 10:15:21 -07:00
Zack Reneau-Wedeen
0076f7dac4 Update user-menu.tsx to include width & height 2023-09-04 13:05:22 -07:00
Zack Reneau-Wedeen
e73bae6e2f Update next.config.js to support github profile pictures 2023-09-04 13:05:22 -07:00
Olsi Gjeci
34f82c5fd6 fix link to nextjs env vars page 2023-09-02 12:02:55 +01:00
Ahmed Abdelbaset
614963271b
fix: User Image returned from auth provider (#126) 2023-08-27 11:44:29 -04: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
Max Leiter
ee5934dff8
Added missing required env var in vercel deploy (#108) 2023-07-16 22:37:09 -07:00
Hassan El Mghari
e0a485e3f5 added missing required env var in vercel deploy 2023-07-16 22:24:32 -07:00
Shu Ding
90180705e4
Update .env.example comments (#90) 2023-07-06 14:20:59 +02:00
shadcn
b932b238ff
fix: update sidebar animation ease (#83) 2023-07-05 14:39:51 -04:00
swyx.io
ced218b9dd
Comment suggestions for auth.ts 2023-07-05 12:00:46 -04:00