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
dd4c91e8af
Switch default models
2024-10-28 16:24:42 -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
1e8ab6e8e8
Tweak .env.example ( #453 )
2024-10-23 09:31:03 -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
Jeremy
124efca9a1
Save to db on final ai state update ( #429 )
...
Co-authored-by: jb-dev1 <10735400+jb-dev1@users.noreply.github.com>
2024-09-24 20:11:50 +05:30
Lee Robinson
2a6bf4b00b
Clean up dependencies ( #405 )
2024-08-24 23:34:38 -05:00
Lee Robinson
2667972b72
goodbye old friend
2024-08-24 23:28:11 -05:00
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
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