2.0 Adjusted news item

This commit is contained in:
Enrico Ros
2025-10-10 00:49:43 -07:00
parent 522bd890c1
commit 280b32b3a9
+7 -2
View File
@@ -79,9 +79,14 @@ export const NewsItems: NewsItem[] = [
versionDate: new Date('2025-10-06T15:00:00Z'),
versionCoverImage: coverV200,
items: [
{ text: <><B wow>Big-AGI Open</B> is ready with top-notch AI models support and more productive and faster than ever, including:</> },
{ text: <><B>Big AGI 2</B> partial list of changes <ExternalLink href='https://github.com/enricoros/big-AGI/issues/567#issuecomment-2262187617'>here</ExternalLink></> },
{ text: <><B wow>Big-AGI Open</B> is ready and more productive and faster than ever, with:</> },
{ text: <><B>Beam 2</B>: multi-modal, program-based, follow-ups, save presets</> },
{ text: <>Top-notch AI models support including <B>agentic models</B> and <B>reasoning models</B></> },
{ text: <><B>Image Generation</B> and editing with Nano Banana and gpt-image-1</> },
{ text: <><B>Web Search</B> with citations for supported models</> },
{ text: <><B>UI</B> &amp; Mobile UI overhaul with peeking and side panels</> },
// { text: <><B>Performance</B>: 10x faster tokenization, lazy modals, fragment system</> },
{ text: <>And many more <ExternalLink href='https://github.com/enricoros/big-AGI/issues/567#issuecomment-2262187617'>Big-AGI 2 changes</ExternalLink></> },
{ text: <>Built for the future, madly optimized</> },
],
},