mirror of
https://github.com/anthropics/claude-code-sdk-python.git
synced 2025-12-23 09:19:52 +00:00
docs: add betas option to v0.1.12 changelog
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
dc41329808
commit
083987073e
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
- Array of tool names to specify which tools should be available (e.g., `["Read", "Edit", "Bash"]`)
|
||||
- Empty array `[]` to disable all built-in tools
|
||||
- Preset object `{"type": "preset", "preset": "claude_code"}` to use the default Claude Code toolset
|
||||
- **SDK beta support**: Added `betas` option to `ClaudeAgentOptions` for enabling Anthropic API beta features. Currently supports `"context-1m-2025-08-07"` for extended context window
|
||||
|
||||
## 0.1.11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue