Releases: balisujohn/localwriter
Releases · balisujohn/localwriter
v0.0.6
v0.0.5
v0.0.5 Release Notes
ExtendSelection
andEditSelection
now can have max tokens to generate specified individually in settings.ExtendSelection
andEditSelection
now can have system prompt specified individually in settings.
v0.0.4
v0.0.4 Release Notes
ExtendSelection
andEdit Selection
now work on text inside tables.- The localwriter oxt file now has a logo!
v0.0.3
v0.0.3 Release Notes
- Adds an optional
model
setting (required for Ollama). Amodel
key is only added to request ifmodel
is set to a nonempty string.
v0.0.2
V0.0.2 Release Notes
- Adds
Settings
option to localwriter menu which allows the inference endpoint to be specified. Defaults to localhost port 5000, which is the default for text-generation-webui - removes
requests
dependency, which should improve portability.
v0.0.1
Initial release of localwriter. Extend Selection
and Edit Selection
minimum viable products included.