diff --git a/components/Navbar.tsx b/components/Navbar.tsx index eb86042..c27c979 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -5,7 +5,12 @@ export const Navbar: FC = () => { return (
-
Paul Graham GPT
+ + Paul Graham GPT +
{ } ], max_tokens: 150, - temperature: 0.2, + temperature: 0.0, stream: true }) });