Skip to content

Commit

Permalink
fix: update gpt-3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Mar 2, 2023
1 parent ee9e40f commit 7a7f4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/[...slug].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export const Home: NextPage = () => {
<span className="relative text-pink-400 ">哔哩哔哩</span>
</span>{" "}
视频内容 <br />
<div className="mt-4">Powered by GPT-3 AI</div>
<div className="mt-4">Powered by GPT-3.5 AI</div>
</h1>
<p className="mt-10 text-center text-lg text-gray-500 sm:text-2xl">
在下面的输入框,直接复制粘贴{" "}
Expand Down

1 comment on commit 7a7f4c2

@vercel
Copy link

@vercel vercel bot commented on 7a7f4c2 Mar 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.