added atropos as dependency, and extra flag, adding atropos as optional backend to agent

This commit is contained in:
Shannon Sands 2026-02-02 11:56:08 +10:00
parent e38c274f8d
commit 68fb0efe0e
11 changed files with 4990 additions and 19 deletions

View file

@ -0,0 +1,27 @@
openai
python-dotenv
fire
httpx
rich
tenacity
pyyaml
prompt_toolkit
requests
jinja2
pydantic>=2.0
firecrawl-py
fal-client
litellm>=1.75.5
typer
platformdirs
[atropos]
atroposlib @ git+ssh://git@github.com/NousResearch/atropos.git
[dev]
pytest
pytest-asyncio
[modal]
modal
boto3