Recent Releases of https://github.com/balisujohn/localwriter

https://github.com/balisujohn/localwriter - v0.0.8

v0.0.8 Release Notes

  • Adds streaming to extendSelection and editSelection in both Calc and Writer.

- Python
Published by balisujohn 9 months ago

https://github.com/balisujohn/localwriter - v0.0.7

v0.0.7 Release Notes

  • Adds extendSelection and editSelection support for groups of one or more cells in LibreOffice Calc.
  • Adds build instructions to README.md

- Python
Published by balisujohn 11 months ago

https://github.com/balisujohn/localwriter - v0.0.6

v0.0.6 Release Notes

  • Fixed regression that caused model setting to not be saved correctly.
  • Added instructions to README.

- Python
Published by balisujohn over 1 year ago

https://github.com/balisujohn/localwriter - v0.0.5

v0.0.5 Release Notes

  • ExtendSelection and EditSelection now can have max tokens to generate specified individually in settings.
  • ExtendSelection and EditSelection now can have system prompt specified individually in settings.

- Python
Published by balisujohn over 1 year ago

https://github.com/balisujohn/localwriter - v0.0.4

v0.0.4 Release Notes

  • ExtendSelection and Edit Selection now work on text inside tables.
  • The localwriter oxt file now has a logo!

- Python
Published by balisujohn over 1 year ago

https://github.com/balisujohn/localwriter - v0.0.3

v0.0.3 Release Notes

  • Adds an optional model setting (required for Ollama). A model key is only added to request if model is set to a nonempty string.

- Python
Published by balisujohn almost 2 years ago

https://github.com/balisujohn/localwriter - 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.

- Python
Published by balisujohn almost 2 years ago

https://github.com/balisujohn/localwriter - v0.0.1

Initial release of localwriter. Extend Selection and Edit Selection minimum viable products included.

- Python
Published by balisujohn almost 2 years ago