LICENSE
README.md
pyproject.toml
spaider/__init__.py
spaider/async_client.py
spaider/client.py
spaider/exceptions.py
spaider/models.py
spaider/py.typed
spaider/integrations/__init__.py
spaider/integrations/langchain.py
spaider/integrations/llamaindex.py
spaider_client.egg-info/PKG-INFO
spaider_client.egg-info/SOURCES.txt
spaider_client.egg-info/dependency_links.txt
spaider_client.egg-info/requires.txt
spaider_client.egg-info/top_level.txt
tests/test_client.py
tests/test_contract.py
tests/test_integrations.py