README.md
setup.cfg
setup.py
speck/__init__.py
speck/_client.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/client.py
speck/chat/entities.py
speck/chat/logger.py
speck/connections/__init__.py
speck/connections/_litellm.py
speck/connections/anthropic.py
speck/connections/connector.py
speck/connections/custom.py
speck/connections/deepgram.py
speck/connections/elevenlabs.py
speck/connections/fireworks.py
speck/connections/huggingface.py
speck/connections/openai.py
speck/connections/openai_azure.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/prompt/__init__.py
speck/prompt/_promptfile.py
speck/util/__init__.py
speck/util/_filter.py
speck/util/_live_debug.py
speck/util/_package_wrappers.py
speck/util/_wrapper.py
speck/util/database.py
speck/wrapper/__init__.py
speck/wrapper/_openai.py