LICENSE
MANIFEST.in
README.md
pyproject.toml
src/electric_thought/__init__.py
src/electric_thought/cli.py
src/electric_thought/config.py
src/electric_thought/functions.py
src/electric_thought/githf.py
src/electric_thought/machina.yaml
src/electric_thought/main.py
src/electric_thought/utilities.py
src/electric_thought.egg-info/PKG-INFO
src/electric_thought.egg-info/SOURCES.txt
src/electric_thought.egg-info/dependency_links.txt
src/electric_thought.egg-info/entry_points.txt
src/electric_thought.egg-info/requires.txt
src/electric_thought.egg-info/top_level.txt
src/electric_thought/providers/__init__.py
src/electric_thought/providers/camelids.py
src/electric_thought/providers/depsek.py
src/electric_thought/providers/fireworks.py
src/electric_thought/providers/metai.py
src/electric_thought/providers/openai.py
src/electric_thought/providers/strangelove.py
src/electric_thought/providers/tinker.py
tests/test_cli.py
tests/test_e2e.py
tests/test_llm_soup.py
tests/test_utilities.py