-
Notifications
You must be signed in to change notification settings - Fork 744
Pull requests: anthropics/anthropic-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(bedrock): pass aws_profile to boto3.Session in _infer_region
#1697
opened Jun 22, 2026 by
Vitaliy-Pikalo
Loading…
feat: add opt-in heuristic prompt guard to reduce wasted token usage
#1696
opened Jun 21, 2026 by
ModelingSolver
Loading…
3 tasks done
perf(models): validate only the matched variant for discriminated unions (#1649)
#1695
opened Jun 20, 2026 by
Echolonius
Loading…
fix: guard against bare unparameterized dict/list in construct_type and transform
#1694
opened Jun 20, 2026 by
lavkeshdwivedi
Loading…
fix(tools): raise a graceful ToolError when a memory file is not valid UTF-8
#1693
opened Jun 19, 2026 by
WalkingDreams798
Loading…
fix(helpers): honor x-should-retry header in runner-helper retry classifier
#1692
opened Jun 19, 2026 by
WalkingDreams798
Loading…
fix(parse): treat empty/typeless schema as "any" in transform_schema
#1691
opened Jun 19, 2026 by
WalkingDreams798
Loading…
fix(streaming): validate content_block_start index before appending
#1690
opened Jun 19, 2026 by
WalkingDreams798
Loading…
fix: resolve x-stainless-timeout when request timeout is NotGiven
#1677
opened Jun 14, 2026 by
KirtiRamchandani
Loading…
Fix: add missing .stream() method to Bedrock beta.messages
#1675
opened Jun 14, 2026 by
ushaganeshdurai
Loading…
fix(agent_toolset): read images/PDFs as content blocks instead of crashing
#1674
opened Jun 13, 2026 by
Zawwarsami16
Loading…
fix(client): treat empty-string env credentials as unset
#1673
opened Jun 13, 2026 by
Zawwarsami16
Loading…
fix(client): handle bare dict/list annotations in construct_type and transform
#1672
opened Jun 13, 2026 by
Zawwarsami16
Loading…
fix(streaming): accumulate compaction_delta content and add JSON parse error context
#1665
opened Jun 9, 2026 by
yen0304
Loading…
perf(streaming): skip build_events and use O(1) buffers on get_final_message drain path
#1663
opened Jun 8, 2026 by
buddywhitman
Loading…
fix: correct content_block_delta deserialization in streaming
#1653
opened Jun 5, 2026 by
Oxygen56
Loading…
fix(bedrock): tolerate a missing Connection header when signing
#1652
opened Jun 5, 2026 by
EffortlessSteven
Loading…
fix(bedrock): preserve SSE event type in stream decoder instead of hardcoding "completion"
#1651
opened Jun 4, 2026 by
MaitreyeeDeshmukh
Loading…
fix(tools): resume paused turns in the beta tool runner
#1648
opened Jun 4, 2026 by
slegarraga
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.