Add README and package configuration
Some checks failed
CI / test (push) Failing after 10s
CI / lint (push) Successful in 5s
CI / type-check (push) Failing after 6s

This commit is contained in:
2026-02-04 10:57:28 +00:00
parent 2e7ec95e05
commit 30de4192dc

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
ollama>=0.1.0
rich>=13.0.0
prompt_toolkit>=3.0.0
click>=8.0.0
pyyaml>=6.0
pexpect>=4.0
pytest>=7.0.0
pytest-cov>=4.0.0