Skip to content

Commit

Permalink
Call out to Big-AGI 2
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Sep 13, 2024
1 parent e64a5e5 commit 39c5c7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Stay ahead of the curve with big-AGI. 🚀 Pros & Devs love big-AGI. 🤖

> 🚀 Big-AGI 2 is launching Q4 2024. Be the first to experience it before the public release.
>
> 👉 [Apply for Early Access](https://y2rjg0zillz.typeform.com/to/FDggwwZv)
> 👉 [Apply for Early Access](https://y2rjg0zillz.typeform.com/to/FDggwwZv?utm_source=github&utm_medium=readme&utm_campaign=ba20)
Or fork & run on Vercel

Expand Down
2 changes: 1 addition & 1 deletion src/apps/news/bigAgi2.data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import LaunchIcon from '@mui/icons-material/Launch';
import { Link } from '~/common/components/Link';


const bigAgi2SurveyUrl = 'https://y2rjg0zillz.typeform.com/to/FDggwwZv';
const bigAgi2SurveyUrl = 'https://y2rjg0zillz.typeform.com/to/FDggwwZv?utm_source=github&utm_medium=callout&utm_campaign=ba20';

export const bigAgi2NewsCallout =
<Card variant='solid' invertedColors>
Expand Down
2 changes: 1 addition & 1 deletion src/apps/news/news.data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const NewsItems: NewsItem[] = [
{ text: <>1.16.6: Groq <B>Llama 3.1</B> support</> },
{ text: <>1.16.7: Gpt-4o <B>2024-08-06</B></> },
{ text: <>1.16.8: <B>ChatGPT-4o</B> latest</> },
{ text: <>OpenAI <B>o1</B> and newer models require Big-AGI 2. <B href='https://y2rjg0zillz.typeform.com/to/FDggwwZv'>Sign up here</B></> },
{ text: <>OpenAI <B>o1</B> and newer models require Big-AGI 2. <B href='https://y2rjg0zillz.typeform.com/to/FDggwwZv?utm_source=github&utm_medium=news116&utm_campaign=ba20'>Sign up here</B></> },
],
},
{
Expand Down

0 comments on commit 39c5c7c

Please sign in to comment.