📣 @AnthropicAI's Claude Sonnet 5 is now generally available and rolling out in GitHub Copilot.
Early testing for Claude Sonnet 5 showed:
• strong results across a range of coding scenarios, particularly for performance on CLI-style tasks.
• excellent prompt-cache utilization and competitive latency at lower effort levels.
Try it out in the GitHub Copilot app ⬇️
https://t.co/mqlNX4OPYs
Claude Sonnet 5 is here.
Top-tier performance on coding and tool use at Sonnet pricing, with a 1M context window.
It's the new default in Claude Code for Pro users, and available everywhere on the Claude Platform, including the API and Managed Agents.
Just in case you missed this!
US gov't has ordered suspension of Fable 5 & Mythos 5 access for all users over a claimed narrow jailbreak for minor cyber vulns. Anthropic disagrees—safeguards are stronger than peers, no universal bypass found—but is complying. Other models unaffected. Working to restore https://t.co/jrtbzrKJhh
https://t.co/7yhqWLpWCY
While I agree with the larger point, a slight confusion here,
- Claude uses models like Haiku, Sonnet or Opus. A new model Mythos was in news recently.
- Perplexity is a front-end orchestration layer, it uses many models optimized for search.
- ChatGPT too is an application which uses OpenAI’s GPT models
- Meta’s models include llama.
Hope this helps!
@patilvishi I would put it in Redis as I can set expiry and no additional code required to manage the data.
If we had to restart Redis, I believe it can persist and recover (were doing it on AWS instance of Redis)