LICENSE
README.md
pyproject.toml
affective_bridge/__init__.py
affective_bridge/exceptions.py
affective_bridge/prompts.py
affective_bridge/schemas.py
affective_bridge.egg-info/PKG-INFO
affective_bridge.egg-info/SOURCES.txt
affective_bridge.egg-info/dependency_links.txt
affective_bridge.egg-info/requires.txt
affective_bridge.egg-info/top_level.txt
affective_bridge/providers/__init__.py
affective_bridge/providers/base.py
affective_bridge/providers/ollama_provider.py
tests/test_dissonance.py
tests/test_providers.py
tests/test_schemas.py