Skip to content

Commit

Permalink
Big-AGI 2 is coming with loads of features.
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Oct 12, 2024
1 parent ee01085 commit 8eb7d7f
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/ZSADpr5u?utm_source=gh-stable&utm_medium=readme&utm_campaign=ea2)
> 👉 [Apply for Early Access](https://y2rjg0zillz.typeform.com/to/ZSADpr5u?utm_source=gh-main&utm_medium=readme&utm_campaign=ea2)
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/ZSADpr5u?utm_source=gh-stable&utm_medium=news&utm_campaign=ea2';
const bigAgi2SurveyUrl = 'https://y2rjg0zillz.typeform.com/to/ZSADpr5u?utm_source=gh-main&utm_medium=news&utm_campaign=ea2';

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/ZSADpr5u?utm_source=gh-stable&utm_medium=news&utm_campaign=ea2'>Sign up here</B></> },
{ text: <>OpenAI <B>o1</B> and newer models require Big-AGI 2. <B href='https://y2rjg0zillz.typeform.com/to/ZSADpr5u?utm_source=gh-main&utm_medium=news&utm_campaign=ea2'>Sign up here</B></> },
],
},
{
Expand Down

0 comments on commit 8eb7d7f

Please sign in to comment.