Skip to content

Commit

Permalink
1.16.0: update News
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed May 9, 2024
1 parent f354134 commit 1caeaee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/apps/news/news.data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@ export const NewsItems: NewsItem[] = [
versionCoverImage: coverV116,
items: [
{ text: <><B href={beamBlogUrl} wow>Beam</B> core and UX improvements based on user feedback</>, issue: 470, icon: ChatBeamIcon },
{ text: <>Chat <B>cost estimation</B>, enable in labs 💰</> },
{ text: <>Chat <B>Cost estimation</B> with supported models* 💰</> },
{ text: <>Major <B>Auto-Diagrams</B> enhancements</> },
{ text: <>Save/load chat files with Ctrl+S / O</>, issue: 466 },
{ text: <><B issue={500}>YouTube Transcriber</B> persona: chat with videos</>, issue: 500 },
{ text: <>Improved <B issue={508}>formula render</B>, dark-mode diagrams</>, issue: 508 },
{ text: <>More: <B issue={517}>code soft-wrap</B>, selection toolbar, <B issue={507}>3x faster</B> on Apple silicon</>, issue: 507 },
{ text: <>Updated <B>Anthropic</B>, <B>Groq</B>, <B>Ollama</B>, <B>OpenAI</B>, <B>OpenRouter</B>, <B>Perplexity</B> models</> },
{ text: <>Updated <B>Anthropic</B>*, <B>Groq</B>, <B>Ollama</B>, <B>OpenAI</B>*, <B>OpenRouter</B>*, and <B>Perplexity</B></> },
{ text: <>Developers: update LLMs data structures</>, dev: true },
],
},
Expand Down

0 comments on commit 1caeaee

Please sign in to comment.