Skip to content

Commit 90edd7b

Browse files
committed
depend on our swarm fork
1 parent d491c0e commit 90edd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ langgraph = [
5353
"langchain>=0.3.14",
5454
]
5555
openai_swarm = [
56-
"swarm @ git+https://github.com/openai/swarm@9db581cecaacea0d46a933d6453c312b034dbf47"
56+
"agentstack-openai-swarm>=0.0.1"
5757
]
5858

5959
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)