Go to file
Paul Harrison e028c84938 Set default history directory to ~/.llm_chat 2023-09-27 15:33:22 +01:00
src/llm_chat Set default history directory to ~/.llm_chat 2023-09-27 15:33:22 +01:00
tests Set default history directory to ~/.llm_chat 2023-09-27 15:33:22 +01:00
.gitignore Store conversation history on session end 2023-08-24 18:22:15 +01:00
LICENSE Initial commit 2023-08-13 19:53:05 +01:00
Makefile Add linting checks and code formatting 2023-08-16 10:10:06 +01:00
README.md Initial commit 2023-08-13 19:53:05 +01:00
poetry.lock Name conversation 2023-09-14 18:02:45 +01:00
pyproject.toml Set default history directory to ~/.llm_chat 2023-09-27 15:33:22 +01:00

README.md

LLM Chat

A general CLI interface for large language models.