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
24 changes: 12 additions & 12 deletions py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -318,11 +318,11 @@ latest = "openai==2.44.0"
"1.71.0" = "openai==1.71.0"

[tool.braintrust.matrix.anthropic]
latest = "anthropic==0.112.0"
latest = "anthropic==0.116.0"
"0.48.0" = "anthropic==0.48.0"

[tool.braintrust.matrix.cohere]
latest = "cohere==7.0.4"
latest = "cohere==7.0.5"
"5.0.0" = "cohere==5.0.0"

[tool.braintrust.matrix.openai-agents]
Expand All @@ -331,7 +331,7 @@ latest = "openai-agents==0.17.7"
"0.0.19" = "openai-agents==0.0.19"

[tool.braintrust.matrix.litellm]
latest = "litellm==1.90.0"
latest = "litellm==1.91.0"
"1.74.0" = "litellm==1.74.0"

[tool.braintrust.matrix.livekit-agents]
Expand All @@ -343,7 +343,7 @@ latest = "claude-agent-sdk==0.2.110"
"0.1.10" = "claude-agent-sdk==0.1.10"

[tool.braintrust.matrix.agno]
latest = "agno==2.6.20"
latest = "agno==2.6.22"
"2.4.0" = "agno==2.4.0"
"2.1.0" = "agno==2.1.0"

Expand All @@ -364,11 +364,11 @@ latest = "strands-agents==1.45.0"
"1.20.0" = "strands-agents==1.20.0"

[tool.braintrust.matrix.pydantic-ai-integration]
latest = "pydantic-ai==2.0.0"
latest = "pydantic-ai==2.5.0"
"1.10.0" = "pydantic-ai==1.10.0"

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

Expand Down Expand Up @@ -409,23 +409,23 @@ latest = "llama-index-core==0.14.23"
"0.13.0" = "llama-index-core==0.13.0"

[tool.braintrust.matrix.openrouter]
latest = "openrouter==0.10.8"
latest = "openrouter==0.11.3"
"0.6.0" = "openrouter==0.6.0"

[tool.braintrust.matrix.mistralai]
latest = "mistralai==2.5.0"
latest = "mistralai==2.5.2"
"1.12.4" = "mistralai==1.12.4"

[tool.braintrust.matrix.huggingface-hub]
# Floor pinned to 0.32.0: the earliest release that exposes the
# ``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.21.0"
latest = "huggingface-hub==1.22.0"
"0.32.0" = "huggingface-hub==0.32.0"

[tool.braintrust.matrix.temporalio]
latest = "temporalio==1.29.0"
latest = "temporalio==1.30.0"
"1.20.0" = "temporalio==1.20.0"
"1.19.0" = "temporalio==1.19.0"

Expand All @@ -439,11 +439,11 @@ latest = "pytest==9.1.1"
latest = "braintrust-core==0.0.59"

[tool.braintrust.matrix.boto3]
latest = "boto3==1.43.36"
latest = "boto3==1.43.40"
"1.34.116" = "boto3==1.34.116"

[tool.braintrust.matrix.botocore]
latest = "botocore==1.43.36"
latest = "botocore==1.43.40"
"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 0.111.0
- AsyncAnthropic/Python 0.116.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -29,7 +29,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 0.111.0
- 0.116.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
Expand All @@ -44,14 +44,14 @@ interactions:
uri: https://api.anthropic.com/v1/messages/batches
response:
body:
string: '{"id":"msgbatch_01TsGEtXcdorVNa1ru8Q33Qh","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-06-22T17:34:30.119783+00:00","expires_at":"2026-06-23T17:34:30.119783+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
string: '{"id":"msgbatch_01PUnFswYKf3rhRg47A7zSz4","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-07-06T15:49:31.404782+00:00","expires_at":"2026-07-07T15:49:31.404782+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
cf-cache-status:
- DYNAMIC
cf-ray:
- a0fd010cb859ac4c-YYZ
- a16fc28609a4ccd9-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -61,16 +61,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 22 Jun 2026 17:34:30 GMT
- Mon, 06 Jul 2026 15:49:31 GMT
request-id:
- req_011CcJhbYBrXZL4VX9mDZS9a
- req_011Ccm4v4CwQQ6pyfHxZpR6U
server:
- cloudflare
server-timing:
- x-originResponse;dur=313
set-cookie:
- _cfuvid=StZHEqRtB_FWPEQAzTK.1ad8BJ.fFyS8HEBxDSG8kGw-1782149669.874672-1.0.1.1-b06hEpOPORXTDaF_ZMxL5wWFHEUNNsdk1UzkP5XiWOM;
HttpOnly; SameSite=None; Secure; Path=/; Domain=api.anthropic.com
- x-originResponse;dur=269
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 0.111.0
- Anthropic/Python 0.116.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -27,7 +27,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 0.111.0
- 0.116.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
Expand All @@ -43,14 +43,14 @@ interactions:
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_011CcJhba3jDL1pawDLtVrkt"}'
List should have at least 1 item after validation, not 0"},"request_id":"req_011Ccm4v5vNUEGyXvkGxPHDj"}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
cf-cache-status:
- DYNAMIC
cf-ray:
- a0fd010f5a0c076d-YYZ
- a16fc2888e1ab5e5-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -60,16 +60,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 22 Jun 2026 17:34:30 GMT
- Mon, 06 Jul 2026 15:49:31 GMT
request-id:
- req_011CcJhba3jDL1pawDLtVrkt
- req_011Ccm4v5vNUEGyXvkGxPHDj
server:
- cloudflare
server-timing:
- x-originResponse;dur=62
set-cookie:
- _cfuvid=TNDruVqmgNFbJTGpAl2P0qo6AFdS7edKUFwwwuRqr9g-1782149670.301-1.0.1.1-z8u0OS6_.wbJerm_aBOP2jJiwOYN26b18rglyhwSTuA;
HttpOnly; SameSite=None; Secure; Path=/; Domain=api.anthropic.com
- x-originResponse;dur=77
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 0.111.0
- Anthropic/Python 0.116.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -27,7 +27,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 0.111.0
- 0.116.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
Expand All @@ -42,14 +42,14 @@ interactions:
uri: https://api.anthropic.com/v1/messages/batches
response:
body:
string: '{"id":"msgbatch_01DEvdSG3nD4Wh73jzfWspuW","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-06-22T17:34:30.651249+00:00","expires_at":"2026-06-23T17:34:30.651249+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
string: '{"id":"msgbatch_019xTdnH6rRLxoZr5EvwBo5B","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-07-06T15:49:32.085099+00:00","expires_at":"2026-07-07T15:49:32.085099+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
cf-cache-status:
- DYNAMIC
cf-ray:
- a0fd0110895c39fb-YYZ
- a16fc28a4d14aaa0-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -59,16 +59,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 22 Jun 2026 17:34:30 GMT
- Mon, 06 Jul 2026 15:49:32 GMT
request-id:
- req_011CcJhbaqMR14qCYe6gK4bH
- req_011Ccm4v784Az4HAYKJXnBu3
server:
- cloudflare
server-timing:
- x-originResponse;dur=225
set-cookie:
- _cfuvid=J4KcLlMq5LwRzf97a7OSyPb8oUch1DxUMVwxcALhzsM-1782149670.4910247-1.0.1.1-ADCHTU5EB.m7KXOXQQr47fi98UM76dd4PYBpWvrCW24;
HttpOnly; SameSite=None; Secure; Path=/; Domain=api.anthropic.com
- x-originResponse;dur=254
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 0.111.0
- Anthropic/Python 0.116.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -29,7 +29,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 0.111.0
- 0.116.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
Expand All @@ -44,14 +44,14 @@ interactions:
uri: https://api.anthropic.com/v1/messages/batches
response:
body:
string: '{"id":"msgbatch_01T92hsygeVCPXP735fyfbcU","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-06-22T17:34:29.688382+00:00","expires_at":"2026-06-23T17:34:29.688382+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
string: '{"id":"msgbatch_01Tv9ftTHiFTaDVXivMi35Rm","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-07-06T15:49:31.048614+00:00","expires_at":"2026-07-07T15:49:31.048614+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
cf-cache-status:
- DYNAMIC
cf-ray:
- a0fd010a9c9f8eb6-YYZ
- a16fc283dfc88e83-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -61,16 +61,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 22 Jun 2026 17:34:29 GMT
- Mon, 06 Jul 2026 15:49:31 GMT
request-id:
- req_011CcJhbWnGyBdaNt9hgQfLq
- req_011Ccm4v2ieB9PVCdiYrrn2e
server:
- cloudflare
server-timing:
- x-originResponse;dur=201
set-cookie:
- _cfuvid=442u.OoRiwC4HQA3YD_9jLbel5Xn711dAYCgNeUZZvs-1782149669.5440395-1.0.1.1-pP8OCEnNFqffJRHgjC.2BjkwRMVNb.aDbIdnWIHe6p4;
HttpOnly; SameSite=None; Secure; Path=/; Domain=api.anthropic.com
- x-originResponse;dur=240
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
transfer-encoding:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ interactions:
host:
- api.anthropic.com
user-agent:
- AsyncAnthropic/Python 0.111.0
- AsyncAnthropic/Python 0.116.0
x-stainless-arch:
- arm64
x-stainless-async:
Expand All @@ -31,7 +31,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 0.111.0
- 0.116.0
x-stainless-read-timeout:
- '600'
x-stainless-retry-count:
Expand All @@ -46,14 +46,14 @@ interactions:
uri: https://api.anthropic.com/v1/messages/batches?beta=true
response:
body:
string: '{"id":"msgbatch_01Wnp4ejkL6ewC39CtmP8BNx","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-06-22T17:34:31.440026+00:00","expires_at":"2026-06-23T17:34:31.440026+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
string: '{"id":"msgbatch_013djid7edk8BYwNdUkiPS3T","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-07-06T15:49:32.863907+00:00","expires_at":"2026-07-07T15:49:32.863907+00:00","archived_at":null,"cancel_initiated_at":null,"results_url":null}'
headers:
anthropic-organization-id:
- 27796668-7351-40ac-acc4-024aee8995a5
cf-cache-status:
- DYNAMIC
cf-ray:
- a0fd01158957cceb-YYZ
- a16fc28f1db5ac3a-YYZ
connection:
- keep-alive
content-length:
Expand All @@ -63,16 +63,13 @@ interactions:
content-type:
- application/json
date:
- Mon, 22 Jun 2026 17:34:31 GMT
- Mon, 06 Jul 2026 15:49:32 GMT
request-id:
- req_011CcJhbeEVTFywoBDv1fU9E
- req_011Ccm4vARjcmzrpBxFZrR42
server:
- cloudflare
server-timing:
- x-originResponse;dur=218
set-cookie:
- _cfuvid=92QPWhkPBnawnH8klOB1BvCJfIvx2CxrKNUtwaoguC4-1782149671.289615-1.0.1.1-sewgnato5T.t_oP5X34nUe4U3pCyugw1rsNZY1cjkyY;
HttpOnly; SameSite=None; Secure; Path=/; Domain=api.anthropic.com
- x-originResponse;dur=254
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
transfer-encoding:
Expand Down
Loading