Releases: balisujohn/localwriter
Releases · balisujohn/localwriter
v0.0.8
v0.0.7
v0.0.7 Release Notes
- Adds
extendSelectionandeditSelectionsupport for groups of one or more cells in LibreOffice Calc. - Adds build instructions to
README.md
v0.0.6
v0.0.6 Release Notes
- Fixed regression that caused
modelsetting to not be saved correctly. - Added instructions to README.
v0.0.5
v0.0.5 Release Notes
ExtendSelectionandEditSelectionnow can have max tokens to generate specified individually in settings.ExtendSelectionandEditSelectionnow can have system prompt specified individually in settings.
v0.0.4
v0.0.4 Release Notes
ExtendSelectionandEdit Selectionnow work on text inside tables.- The localwriter oxt file now has a logo!
v0.0.3
v0.0.3 Release Notes
- Adds an optional
modelsetting (required for Ollama). Amodelkey is only added to request ifmodelis set to a nonempty string.
v0.0.2
V0.0.2 Release Notes
- Adds
Settingsoption 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
requestsdependency, which should improve portability.
v0.0.1
Initial release of localwriter. Extend Selection and Edit Selection minimum viable products included.