← Back to feed

llm-anthropic 0.27

L4 · DeveloperOpen SourceSimon Willison's Blog· 8/24/2026

Essential update for developers using Anthropic Claude models via the LLM CLI tool

AI Summary

LLM Anthropic plugin v0.27 released with compatibility for anthropic Python SDK v1.0.0 migration from httpx to httpx2.

Read Original
0 upvotes · 0 downvotes · 1 min read

Related Articles

L4 · DeveloperOpen SourceHugging Face Blog
The Open ASR Leaderboard Adds Its First Global South Language

Hugging Face and Voice Arena launched Monsoon benchmark datasets for Hindi and Indian English, adding the first Global South language to the Open ASR Leaderboard with speaker attribute tracking.

L4 · DeveloperOpen SourceHugging Face Blog
Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI

Hugging Face releases @huggingface/kernels with 200+ optimized WebGPU kernels and Fleet, a browser-based benchmarking tool for local AI inference performance.

L4 · DeveloperOpen SourceSimon Willison's Blog
Introducing wrapture

Graham Dumpleton releases Wrapture, an AI-assisted Python library for tracing and mocking functions with OpenTelemetry support.

L4 · DeveloperOpen SourceTheSequence
The Sequence Robotics - Issue #922: Learning About LeRobot: The Transformers Moment for Robots

Hugging Face's LeRobot library has become the standard stack for robot learning, providing a unified protocol for datasets, teleoperation, and policies.

L4 · DeveloperOpen SourceTowards Data Science
AI Agents Don’t Need More Context — They Need Typed Context

A lightweight Python runtime introduces a context type system that enforces type safety on agent context objects before prompt serialization to prevent type confusion bugs.