Tag: 5-Sonnet
-
Simon Willison’s Weblog: Claude API: PDF support (beta)
Source URL: https://simonwillison.net/2024/Nov/1/claude-api-pdf-support-beta/#atom-everything Source: Simon Willison’s Weblog Title: Claude API: PDF support (beta) Feedly Summary: Claude API: PDF support (beta) Claude 3.5 Sonnet now accepts PDFs as attachments: The new Claude 3.5 Sonnet (claude-3-5-sonnet-20241022) model now supports PDF input and understands both text and visual content within documents. I just released llm-claude-3 0.7 with support…
-
Simon Willison’s Weblog: Run a prompt to generate and execute jq programs using llm-jq
Source URL: https://simonwillison.net/2024/Oct/27/llm-jq/#atom-everything Source: Simon Willison’s Weblog Title: Run a prompt to generate and execute jq programs using llm-jq Feedly Summary: llm-jq is a brand new plugin for LLM which lets you pipe JSON directly into the llm jq command along with a human-language description of how you’d like to manipulate that JSON and have…
-
Simon Willison’s Weblog: Quoting Model Card Addendum: Claude 3.5 Haiku and Upgraded Sonnet
Source URL: https://simonwillison.net/2024/Oct/23/model-card/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Model Card Addendum: Claude 3.5 Haiku and Upgraded Sonnet Feedly Summary: We enhanced the ability of the upgraded Claude 3.5 Sonnet and Claude 3.5 Haiku to recognize and resist prompt injection attempts. Prompt injection is an attack where a malicious user feeds instructions to a model…
-
AWS News Blog: Upgraded Claude 3.5 Sonnet from Anthropic (available now), computer use (public beta), and Claude 3.5 Haiku (coming soon) in Amazon Bedrock
Source URL: https://aws.amazon.com/blogs/aws/upgraded-claude-3-5-sonnet-from-anthropic-available-now-computer-use-public-beta-and-claude-3-5-haiku-coming-soon-in-amazon-bedrock/ Source: AWS News Blog Title: Upgraded Claude 3.5 Sonnet from Anthropic (available now), computer use (public beta), and Claude 3.5 Haiku (coming soon) in Amazon Bedrock Feedly Summary: Four months ago, we introduced Anthropic’s Claude 3.5 in Amazon Bedrock, raising the industry bar for AI model intelligence while maintaining the speed and…
-
Cloud Blog: Announcing Anthropic’s upgraded Claude 3.5 Sonnet on Vertex AI
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/upgraded-claude-3-5-sonnet-with-computer-use-on-vertex-ai/ Source: Cloud Blog Title: Announcing Anthropic’s upgraded Claude 3.5 Sonnet on Vertex AI Feedly Summary: At Google Cloud, we’ve taken an open approach in building our Vertex AI platform — to provide the most powerful AI tools available along with unparalleled choice and flexibility. That’s why Vertex AI delivers access to over…
-
Simon Willison’s Weblog: Everything I built with Claude Artifacts this week
Source URL: https://simonwillison.net/2024/Oct/21/claude-artifacts/#atom-everything Source: Simon Willison’s Weblog Title: Everything I built with Claude Artifacts this week Feedly Summary: I’m a huge fan of Claude’s Artifacts feature, which lets you prompt Claude to create an interactive Single Page App (using HTML, CSS and JavaScript) and then view the result directly in the Claude interface, iterating on…