Skip to content

Releases: davep/natter

Allow use as a remote client

02 Jul 16:45
76b3e14
Compare
Choose a tag to compare
Pre-release

Added the /host command.

Updates and tidying

08 Jun 09:10
2e3731f
Compare
Choose a tag to compare
Updates and tidying Pre-release
Pre-release

Updating dependencies and tidying up the code in respect to linting and type checking; the latter especially coming on the back of ollama-python now being seen by mypy as typed.

Retain conversation between runs

29 Apr 13:55
022a180
Compare
Choose a tag to compare
Pre-release

The main change in this release is that we keep a copy of the conversation between runs, and load it back up again when we're run up again. Also a bunch of UI improvements and small tweaks.

Initial release

25 Apr 11:06
b3533bc
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release to PyPI and via my homebrew tap.