Commit graph

371 commits

Author SHA1 Message Date
Lee Robinson
c2757f87f9
Update dependencies. (#378) 2024-07-02 09:22:55 -05:00
Nico Albanese
d34aaa5cc2 fix: added optional flag to numberOfShares zod schema 2024-07-02 09:23:25 +01:00
Lee Robinson
16ec61a877 Update dependencies. 2024-07-01 19:03:42 -05:00
Jeremy
901e4ccec1
Use core messages spec (#337) 2024-05-15 09:39:16 -04:00
Jeremy
095550d4dc
Use streamUI instead of render (#324) 2024-05-03 13:24:00 -07:00
Lee Robinson
d5f736128d Update Next.js version. 2024-05-01 23:16:07 -05:00
Lee Robinson
b5995c30fc
refactor: Update import path for getMissingKeys (#320) 2024-05-01 23:13:21 -05:00
Lee Robinson
8d3933f83b
Removes unused example messages array (#310) 2024-05-01 23:08:07 -05:00
Lee Robinson
36da7b241e
remove console.log from streamable response (#321) 2024-05-01 23:06:52 -05:00
willson
100dde7a9c remove console.log from streamable response 2024-04-30 18:00:03 +02:00
rudrodip
045ad9035a refactor: Update import path for getMissingKeys
The import path for the getMissingKeys function was updated from
'../actions' to '@/app/actions' to align with the project's import
conventions and improve code clarity.
2024-04-29 19:12:17 +06:00
Srujan Gurram
6a1a32dc64
Removes unused example messages array 2024-04-14 20:02:17 +05:30
Dominik Ferber
79ee9e4577
fix crash when cloning locally (#303) 2024-04-06 13:19:32 -04:00
Jeremy
fa9f0947f0
Revert system prompt change (#284) 2024-03-22 01:47:20 +03:00
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