Skip to content

Conversation

@AlexTs10
Copy link

No description provided.

- Upgrade anthropic SDK to >=0.75.0 (from 0.37.1)
- Update default model to claude-sonnet-4-5-20250929
- Switch to computer-use-2025-01-24 beta API
- Update tool types to 2025-01-24 versions:
  - computer_20250124
  - bash_20250124
  - text_editor_20250124
- Add new computer use actions: scroll, hold_key, wait,
  triple_click, left_mouse_down, left_mouse_up
- Remove debug pdb statement from computer.py
- Update README with supported models and API versions
- Add ModelFamily enum for easy model selection
- Add MODEL_CONFIGS with all provider/model combinations:
  - Opus 4.5: claude-opus-4-5-20251101
  - Sonnet 4.5: claude-sonnet-4-5-20250929
  - Haiku 4.5: claude-haiku-4-5-20251001
- Dynamic beta flag selection (Opus 4.5 uses computer-use-2025-11-24)
- Add model family radio selector in Streamlit sidebar
- Auto-configure model ID based on provider and family selection
- Update README with model comparison table
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.

2 participants