LICENSE
README.md
pyproject.toml
src/zeroshot_engine/__init__.py
src/zeroshot_engine/cli.py
src/zeroshot_engine.egg-info/PKG-INFO
src/zeroshot_engine.egg-info/SOURCES.txt
src/zeroshot_engine.egg-info/dependency_links.txt
src/zeroshot_engine.egg-info/entry_points.txt
src/zeroshot_engine.egg-info/requires.txt
src/zeroshot_engine.egg-info/top_level.txt
src/zeroshot_engine/demo/__init__.py
src/zeroshot_engine/demo/demo_runner.py
src/zeroshot_engine/functions/__init__.py
src/zeroshot_engine/functions/base.py
src/zeroshot_engine/functions/evaluate.py
src/zeroshot_engine/functions/idzsc.py
src/zeroshot_engine/functions/ollama.py
src/zeroshot_engine/functions/openai.py
src/zeroshot_engine/functions/utils.py
src/zeroshot_engine/functions/validate.py
src/zeroshot_engine/functions/visualization.py