Initial commit: ShellGen CLI tool with LLM backends

This commit is contained in:
2026-01-29 12:41:01 +00:00
parent 3e2fc2721f
commit 6e5107c883

6
app/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
rich>=13.7.0
ollama>=0.1.0
llama-cpp-python>=0.2.0
pyyaml>=6.0
pytest>=7.0.0
pytest-cov>=4.0.0