Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -373,21 +373,21 @@ conflicts = [
[tool.braintrust.matrix]

[tool.braintrust.matrix.ai-sdk]
latest = "ai[openai]==0.5.0"
latest = "ai[openai]==0.5.2"
"0.4.0" = "ai[openai]==0.4.0"

[tool.braintrust.matrix.openai]
latest = "openai==3.6.0"
latest = "openai==3.8.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Refresh latest cassettes before adopting new provider minors

When the latest sessions install OpenAI 3.8.0 and the other new provider minor versions, this commit leaves every cassettes/latest recording generated with the previous SDKs. Because CI disables recording, it can only replay those old wire responses, so changed request/response shapes are not covered and changed endpoints will fail outright. Re-record the affected provider and indirect OpenAI-consumer cassette directories, then rerun their exact latest nox sessions before merging.

AGENTS.md reference: AGENTS.md:L174-L180

Useful? React with 👍 / 👎.

"1.92.0" = "openai==1.92.0"
"1.77.0" = "openai==1.77.0"
"1.71.0" = "openai==1.71.0"

[tool.braintrust.matrix.anthropic]
latest = "anthropic==1.2.0"
latest = "anthropic==1.4.0"
"0.48.0" = "anthropic==0.48.0"

[tool.braintrust.matrix.cohere]
latest = "cohere==7.1.0"
latest = "cohere==7.1.1"
"5.0.0" = "cohere==5.0.0"

[tool.braintrust.matrix.openai-agents]
Expand All @@ -398,29 +398,29 @@ latest = "openai-agents==0.22.0"
[tool.braintrust.matrix.litellm]
# 1.92.0 only publishes Linux wheels through CPython 3.13, but the test
# matrix also covers Windows and CPython 3.14.
latest = "litellm==1.98.0"
latest = "litellm==1.100.0"
"1.74.0" = "litellm==1.74.0"

[tool.braintrust.matrix.livekit-agents]
latest = "livekit-agents==1.7.1"
latest = "livekit-agents==1.8.0"
"1.3.1" = "livekit-agents==1.3.1"

[tool.braintrust.matrix.pipecat-ai]
latest = "pipecat-ai==1.8.1"
"1.3.0" = "pipecat-ai==1.3.0"

[tool.braintrust.matrix.claude-agent-sdk]
latest = "claude-agent-sdk==0.2.148"
latest = "claude-agent-sdk==0.2.152"
"0.1.10" = "claude-agent-sdk==0.1.10"

[tool.braintrust.matrix.cursor-sdk]
# 1.0.25 fixes bridge callback tokens that could be parsed as CLI flags while
# retaining per-turn usage, sync/async consumption, multimodal, and custom tools.
latest = "cursor-sdk==1.0.30"
latest = "cursor-sdk==1.0.31"
"1.0.25" = "cursor-sdk==1.0.25"

[tool.braintrust.matrix.agno]
latest = "agno==3.0.4"
latest = "agno==3.0.6"
"2.4.0" = "agno==2.4.0"
"2.1.0" = "agno==2.1.0"

Expand All @@ -441,11 +441,11 @@ latest = "strands-agents==1.54.0"
"1.20.0" = "strands-agents==1.20.0"

[tool.braintrust.matrix.pydantic-ai-integration]
latest = "pydantic-ai==2.36.0"
latest = "pydantic-ai==2.40.0"
"1.10.0" = "pydantic-ai==1.10.0"

[tool.braintrust.matrix.pydantic-ai-wrap-openai]
latest = "pydantic-ai==2.36.0"
latest = "pydantic-ai==2.40.0"
"1.0.1" = "pydantic-ai==1.0.1"
"0.1.9" = "pydantic-ai==0.1.9"

Expand All @@ -458,7 +458,7 @@ latest = "instructor==1.16.0"
"1.11.0" = "instructor==1.11.0"

[tool.braintrust.matrix.google-genai]
latest = "google-genai==2.20.0"
latest = "google-genai==2.22.0"
"1.75.0" = "google-genai==1.75.0"
"1.30.0" = "google-genai==1.30.0"

Expand All @@ -467,14 +467,14 @@ latest = "dspy==3.3.1"
"2.6.0" = "dspy==2.6.0"

[tool.braintrust.matrix.deepagents]
latest = "deepagents==0.7.11"
latest = "deepagents==0.7.13"
"0.6.0" = "deepagents==0.6.0"

[tool.braintrust.matrix.crewai]
# 1.13.0 is the first release with the full causal-id surface (event_id /
# parent_event_id / started_event_id on BaseEvent) plus the ``usage`` field on
# LLMCallCompletedEvent that the Braintrust CrewAI integration depends on.
latest = "crewai==1.15.18"
latest = "crewai==1.15.20"
"1.13.0" = "crewai==1.13.0"

[tool.braintrust.matrix.google-adk]
Expand All @@ -483,15 +483,15 @@ latest = "google-adk[mcp]==2.8.0"
"1.14.1" = "google-adk[mcp]==1.14.1"

[tool.braintrust.matrix.langchain-core]
latest = "langchain-core==1.6.1"
latest = "langchain-core==1.6.2"
"0.3.28" = "langchain-core==0.3.28"

[tool.braintrust.matrix.llama-index-core]
latest = "llama-index-core==0.14.24"
"0.13.0" = "llama-index-core==0.13.0"

[tool.braintrust.matrix.openrouter]
latest = "openrouter==1.1.105"
latest = "openrouter==1.1.127"
"0.6.0" = "openrouter==0.6.0"

[tool.braintrust.matrix.mistralai]
Expand All @@ -503,7 +503,7 @@ latest = "mistralai==2.9.4"
# ``provider="auto"`` routing mode the integration relies on for multi-
# provider use, while still keeping the same chat_completion /
# text_generation / feature_extraction / sentence_similarity method names.
latest = "huggingface-hub==1.29.0"
latest = "huggingface-hub==1.30.0"
"0.32.0" = "huggingface-hub==0.32.0"

[tool.braintrust.matrix.transformers]
Expand Down Expand Up @@ -533,11 +533,11 @@ latest = "pytest==9.1.1"
latest = "braintrust-core==0.0.59"

[tool.braintrust.matrix.boto3]
latest = "boto3==1.43.83"
latest = "boto3==1.43.89"
"1.34.116" = "boto3==1.34.116"

[tool.braintrust.matrix.botocore]
latest = "botocore==1.43.83"
latest = "botocore==1.43.89"
"1.34.116" = "botocore==1.34.116"

# ---------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ interactions:
host:
- api.anthropic.com
user-agent:
- AsyncAnthropic/Python 1.2.0
- AsyncAnthropic/Python 1.4.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -29,22 +29,22 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.2.0
- 1.4.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
- '0'
x-stainless-runtime:
- CPython
x-stainless-runtime-version:
- 3.14.3
- 3.14.6
x-stainless-timeout:
- NOT_GIVEN
method: POST
uri: https://api.anthropic.com/v1/messages/batches
response:
body:
string: '{"id":"msgbatch_016GcYQqZcDx1T5JjgLGQdph","type":"message_batch","processing_status":"in_progress","request_counts":{"processing":2,"succeeded":0,"errored":0,"canceled":0,"expired":0},"ended_at":null,"created_at":"2026-08-31T15:26:00.074660+00:00","expires_at":"2026-09-01T15:26:00.074660+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
string: '{"id":"msgbatch_01AsC4gGkhXxGUBFkRM9nERr","type":"message_batch","processing_status":"in_progress","request_counts":{"processing":2,"succeeded":0,"errored":0,"canceled":0,"expired":0},"ended_at":null,"created_at":"2026-09-08T18:32:11.443157+00:00","expires_at":"2026-09-09T18:32:11.443157+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
Expand All @@ -53,7 +53,7 @@ interactions:
cf-cache-status:
- DYNAMIC
cf-ray:
- a33d0d110f80a23a-YYZ
- a38008cddb7c5d15-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -63,13 +63,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 31 Aug 2026 15:26:00 GMT
- Tue, 08 Sep 2026 18:32:11 GMT
request-id:
- req_011Ceb4RJDtdWczTJbP8WMmG
- req_011CerT67KGFJktG623MsY4a
server:
- cloudflare
server-timing:
- x-originResponse;dur=236
- x-originResponse;dur=323
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
transfer-encoding:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ interactions:
host:
- api.anthropic.com
user-agent:
- Anthropic/Python 1.2.0
- Anthropic/Python 1.4.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -27,23 +27,23 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.2.0
- 1.4.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
- '0'
x-stainless-runtime:
- CPython
x-stainless-runtime-version:
- 3.14.3
- 3.14.6
x-stainless-timeout:
- NOT_GIVEN
method: POST
uri: https://api.anthropic.com/v1/messages/batches
response:
body:
string: '{"type":"error","error":{"type":"invalid_request_error","message":"requests:
List should have at least 1 item after validation, not 0"},"request_id":"req_011Ceb4RKrsCB6x4efQwdzop"}'
List should have at least 1 item after validation, not 0"},"request_id":"req_011CerT699tkXFWrr1tLSgTK"}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
Expand All @@ -52,21 +52,21 @@ interactions:
cf-cache-status:
- DYNAMIC
cf-ray:
- a33d0d138f9bddfa-YYZ
- a38008d09c5a71ff-YYZ
connection:
- keep-alive
content-security-policy:
- default-src 'none'; frame-ancestors 'none'
content-type:
- application/json
date:
- Mon, 31 Aug 2026 15:26:00 GMT
- Tue, 08 Sep 2026 18:32:11 GMT
request-id:
- req_011Ceb4RKrsCB6x4efQwdzop
- req_011CerT699tkXFWrr1tLSgTK
server:
- cloudflare
server-timing:
- x-originResponse;dur=76
- x-originResponse;dur=68
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
transfer-encoding:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ interactions:
host:
- api.anthropic.com
user-agent:
- Anthropic/Python 1.2.0
- Anthropic/Python 1.4.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -27,22 +27,22 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.2.0
- 1.4.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
- '0'
x-stainless-runtime:
- CPython
x-stainless-runtime-version:
- 3.14.3
- 3.14.6
x-stainless-timeout:
- NOT_GIVEN
method: POST
uri: https://api.anthropic.com/v1/messages/batches
response:
body:
string: '{"id":"msgbatch_01JKwYuM85Xxtgs1LsxKwzZ3","type":"message_batch","processing_status":"in_progress","request_counts":{"processing":2,"succeeded":0,"errored":0,"canceled":0,"expired":0},"ended_at":null,"created_at":"2026-08-31T15:26:00.861889+00:00","expires_at":"2026-09-01T15:26:00.861889+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
string: '{"id":"msgbatch_01Y99aKgTUqqYgcMeQC4nNdy","type":"message_batch","processing_status":"in_progress","request_counts":{"processing":2,"succeeded":0,"errored":0,"canceled":0,"expired":0},"ended_at":null,"created_at":"2026-09-08T18:32:12.123363+00:00","expires_at":"2026-09-09T18:32:12.123363+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
Expand All @@ -51,7 +51,7 @@ interactions:
cf-cache-status:
- DYNAMIC
cf-ray:
- a33d0d14ca720c69-YYZ
- a38008d23f46e702-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -61,13 +61,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 31 Aug 2026 15:26:00 GMT
- Tue, 08 Sep 2026 18:32:12 GMT
request-id:
- req_011Ceb4RLrPrSgrGtwtDngCx
- req_011CerT6AF89dVTKqkcCunzE
server:
- cloudflare
server-timing:
- x-originResponse;dur=443
- x-originResponse;dur=268
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
transfer-encoding:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ interactions:
host:
- api.anthropic.com
user-agent:
- Anthropic/Python 1.2.0
- Anthropic/Python 1.4.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -29,22 +29,22 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.2.0
- 1.4.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
- '0'
x-stainless-runtime:
- CPython
x-stainless-runtime-version:
- 3.14.3
- 3.14.6
x-stainless-timeout:
- NOT_GIVEN
method: POST
uri: https://api.anthropic.com/v1/messages/batches
response:
body:
string: '{"id":"msgbatch_01Uz3hnKsCyL1JLtvgZdUpx1","type":"message_batch","processing_status":"in_progress","request_counts":{"processing":2,"succeeded":0,"errored":0,"canceled":0,"expired":0},"ended_at":null,"created_at":"2026-08-31T15:25:59.722527+00:00","expires_at":"2026-09-01T15:25:59.722527+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
string: '{"id":"msgbatch_01TUm57LNE883PinAQgS6Kek","type":"message_batch","processing_status":"in_progress","request_counts":{"processing":2,"succeeded":0,"errored":0,"canceled":0,"expired":0},"ended_at":null,"created_at":"2026-09-08T18:32:11.065083+00:00","expires_at":"2026-09-09T18:32:11.065083+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
Expand All @@ -53,7 +53,7 @@ interactions:
cf-cache-status:
- DYNAMIC
cf-ray:
- a33d0d0e88473a53-YYZ
- a38008cb9ae1c109-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -63,13 +63,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 31 Aug 2026 15:25:59 GMT
- Tue, 08 Sep 2026 18:32:11 GMT
request-id:
- req_011Ceb4RGTE6HZTwXA6zs9WR
- req_011CerT65h2zJmqWAUSUh6J2
server:
- cloudflare
server-timing:
- x-originResponse;dur=281
- x-originResponse;dur=256
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
transfer-encoding:
Expand Down
Loading