Update version and add new models feature to Announcement

This commit is contained in:
Saoud Rizwan
2024-08-11 03:52:09 -04:00
parent 6454163078
commit 4c173254ed
5 changed files with 11 additions and 5 deletions

View File

@@ -31,6 +31,10 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
Paste images in chat to use Claude's vision capabilities and turn mockups into fully functional
applications or fix bugs with screenshots
</li>
<li>
Added a settings option to choose other Claude models (+ GPT-4o, Gemini, DeepSeek, and Mistral if
you use OpenRouter)
</li>
<li>
Improved support for running interactive terminal commands and long-running processes like servers
</li>