README.md
setup.cfg
setup.py
speck/__init__.py
speck/features.py
speck.egg-info/PKG-INFO
speck.egg-info/SOURCES.txt
speck.egg-info/dependency_links.txt
speck.egg-info/requires.txt
speck.egg-info/top_level.txt
speck/chat/__init__.py
speck/chat/_configs.py
speck/chat/client.py
speck/chat/entities.py
speck/chat/logger.py
speck/connections/__init__.py
speck/connections/anthropic.py
speck/connections/connector.py
speck/connections/custom.py
speck/connections/deepgram.py
speck/connections/elevenlabs.py
speck/connections/huggingface.py
speck/connections/openai.py
speck/connections/providers.py
speck/connections/replicate.py
speck/logs/__init__.py
speck/logs/app.py
speck/logs/logger.py
speck/logs/metadata.py
speck/logs/openai.py
speck/logs/speck.py
speck/models/__init__.py
speck/models/chat_format.py
speck/models/completions.py
speck/models/config.py