.gitignore
Dockerfile
LICENSE
README.md
client.toml.example
docker-compose.yml
pyproject.toml
server.toml.example
chatthy/__init__.py
chatthy/__main__.py
chatthy/embeddings.hy
chatthy.egg-info/PKG-INFO
chatthy.egg-info/SOURCES.txt
chatthy.egg-info/dependency_links.txt
chatthy.egg-info/entry_points.txt
chatthy.egg-info/requires.txt
chatthy.egg-info/top_level.txt
chatthy/client/__init__.py
chatthy/client/client-help.md
chatthy/client/client.hy
chatthy/client/interface.hy
chatthy/client/ptk_app.hy
chatthy/client/repl.hy
chatthy/client/state.hy
chatthy/server/completions.hy
chatthy/server/interface.hy
chatthy/server/rag.hy
chatthy/server/server.hy
chatthy/server/state.hy
chatthy/server/templates/instruct.toml
chatthy/tools/discuss.hy
chatthy/tools/tools.hy