Update copy

This commit is contained in:
Saoud Rizwan
2024-08-17 08:43:53 -04:00
parent f6a69f924c
commit c4ce3f0495

View File

@@ -27,14 +27,14 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
🎉{" "}New in v{version} 🎉{" "}New in v{version}
</h3> </h3>
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}> <ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
<li>Task history is here! New tasks will automatically save so you can always resume them later.</li> <li>Task history is here! New tasks will automatically save so you can always resume them later</li>
<li> <li>
Adds support for{" "} Adds support for{" "}
<VSCodeLink href="https://www.anthropic.com/news/prompt-caching" style={{ display: "inline" }}> <VSCodeLink href="https://www.anthropic.com/news/prompt-caching" style={{ display: "inline" }}>
Prompt Caching Prompt Caching
</VSCodeLink>{" "} </VSCodeLink>{" "}
to reduce costs by up to 90% and latency by up to 85% (currently only available through Anthropic to make requests up to 90% cheaper and 85% faster (currently only available through Anthropic API
API for Claude 3.5 Sonnet and Claude 3.0 Haiku) for Claude 3.5 Sonnet and Claude 3.0 Haiku)
</li> </li>
<li> <li>
Paste images in chat and turn mockups into fully functional applications or fix bugs with Paste images in chat and turn mockups into fully functional applications or fix bugs with