Skip to content

Commit 38375ca

Browse files
committed
reference main branch
1 parent ef7a00d commit 38375ca

2 files changed

Lines changed: 189 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ open-telemetry = [
5555
"opentelemetry-exporter-otlp-proto-grpc",
5656
]
5757
openai-agents = [
58-
"openai-agents >= 0.0.19",
59-
"temporalio[openai-agents] >= 1.14.1",
58+
"openai-agents[litellm] >= 0.2.3",
59+
"temporalio[openai-agents] @ https://github.com/temporalio/sdk-python.git",
6060
]
6161
pydantic-converter = ["pydantic>=2.10.6,<3"]
6262
sentry = ["sentry-sdk>=1.11.0,<2"]

0 commit comments

Comments
 (0)