Commit graph

507 commits

Author SHA1 Message Date
malewis5
157b330b22 change the bot 2024-03-20 10:13:47 -06:00
Jeremy
7402fc55af
Remove scripts folder (#276) 2024-03-20 04:41:44 +03:00
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
Jared Palmer
d741351e26 Tweak .env 2024-03-18 15:38:40 -07:00
Jeremy
70ed5c4f47
Update examples and improve stability (#271) 2024-03-18 15:35:03 -07:00
Jared Palmer
25e4128e25
Update README.md 2024-03-18 15:34:45 -07:00
Jeremy
8f1dfc7043
Use stable version of next (#266) 2024-03-15 21:08:41 +03:00
Jeremy
e765bc2e3d
Include dotenv in package.json (#265) 2024-03-15 17:48:54 +03:00
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