Paul Harrison
0015ae4bff
Linting checks are performed using Ruff, Mypy, and Pydocstyle. Code formatting is performed using Black and Isort. A Makefile is also added with linting and formatting commands for convenience. |
||
---|---|---|
src/llm_chat | ||
tests | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
poetry.lock | ||
pyproject.toml |
README.md
LLM Chat
A general CLI interface for large language models.