-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: microsoft/amplifier-module-provider-anthropic
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(cache): add cache_ttl config knob for opt-in 1h prompt-cache TTL
#91
opened Aug 12, 2026 by
Sam Schillace (ramparte)
Contributor
Loading…
fix(provider): retry list_models on transient API failures
#90
opened Aug 12, 2026 by
Sam Schillace (ramparte)
Contributor
Loading…
fix: drop thinking blocks without valid signatures instead of sending signature=None
#82
opened Aug 3, 2026 by
Dan Shapiro (danshapiro)
Loading…
fix: strip thinking blocks with invalid signatures before sending to Anthropic API
#72
opened Jul 15, 2026 by
Michael J. Jabbour (michaeljabbour)
Loading…
fix: clamp unsupported reasoning effort to model's highest supported tier
#71
opened Jul 15, 2026 by
Michael J. Jabbour (michaeljabbour)
Loading…
fix: clamp unsupported reasoning effort to highest supported tier
#70
opened Jul 15, 2026 by
Michael J. Jabbour (michaeljabbour)
Loading…
fix: sanitize malformed thinking blocks before Anthropic serialization
#69
opened Jul 15, 2026 by
Michael J. Jabbour (michaeljabbour)
Loading…
feat(cost): config-level rates override for models missing from _RATES
#65
opened Jul 5, 2026 by
Joi Ito (Joi)
Loading…
fix: only advertise beta-gated 1M context window when account is entitled
#60
opened Jun 28, 2026 by
Michael J. Jabbour (michaeljabbour)
Loading…
fix: retire context-1m-2025-08-07 beta header for Sonnet 4.0 and 4.5
#51
opened May 5, 2026 by
Ken Chau (kenotron-ms)
Contributor
Loading…
fix: retry transient Anthropic server errors (HTTP 200 with error body)
#43
opened Mar 16, 2026 by
Sam Schillace (ramparte)
Contributor
Loading…
fix: handle string config values in enable_1m_context checks
#42
opened Mar 6, 2026 by
Sam Schillace (ramparte)
Contributor
Loading…
feat: add context_budget_cap to provider defaults for cost-optimal budgeting
#27
opened Feb 22, 2026 by
Salil Das (sadlilas)
Collaborator
Loading…
ProTip!
Filter pull requests by the default branch with base:main.