LICENSE
README.md
setup.py
stitch_ai/__init__.py
stitch_ai/sdk.py
stitch_ai.egg-info/PKG-INFO
stitch_ai.egg-info/SOURCES.txt
stitch_ai.egg-info/dependency_links.txt
stitch_ai.egg-info/entry_points.txt
stitch_ai.egg-info/requires.txt
stitch_ai.egg-info/top_level.txt
stitch_ai/api/__init__.py
stitch_ai/api/client.py
stitch_ai/cli/__init__.py
stitch_ai/cli/main.py
stitch_ai/processors/__init__.py
stitch_ai/processors/memory_processor.py
stitch_ai/processors/text_processor.py
tests/test_sdk.py