LICENSE
MANIFEST.in
README.md
pyproject.toml
adaptable_agents/__init__.py
adaptable_agents/anthropic_wrapper.py
adaptable_agents/client.py
adaptable_agents/openai_wrapper.py
adaptable_agents.egg-info/PKG-INFO
adaptable_agents.egg-info/SOURCES.txt
adaptable_agents.egg-info/dependency_links.txt
adaptable_agents.egg-info/requires.txt
adaptable_agents.egg-info/top_level.txt
examples/anthropic_example.py
examples/openai_example.py
tests/test_anthropic_wrapper.py
tests/test_client.py
tests/test_openai_wrapper.py