Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ddupont808
Copy link
Contributor

This PR adds support for Claude Haiku 4.5 in the Agent SDK

Example Usage

CLI

python -m agent.cli anthropic/claude-haiku-4-5-20251001

Python

agent = ComputerAgent(
  model="anthropic/claude-haiku-4-5-20251001"
)

@ddupont808 ddupont808 marked this pull request as ready for review October 15, 2025 18:54
@ddupont808 ddupont808 merged commit 88d3d1d into main Oct 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant