We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d491c0e commit 90edd7bCopy full SHA for 90edd7b
pyproject.toml
@@ -53,7 +53,7 @@ langgraph = [
53
"langchain>=0.3.14",
54
]
55
openai_swarm = [
56
- "swarm @ git+https://github.com/openai/swarm@9db581cecaacea0d46a933d6453c312b034dbf47"
+ "agentstack-openai-swarm>=0.0.1"
57
58
59
[tool.setuptools.package-data]
0 commit comments