Skip to content

Releases: BalanceBalls/nekot

v0.7.9

29 Nov 10:55
3971b2d

Choose a tag to compare

New Features

  • Images support - you can now include images in a request. To attach an image use file picker (ctrl+a) or use a tag [img=/path/to/image] directly in the input field.
  • OperRouter provider support - set an API key OPENROUTER_API_KEY and set openrouter provider in the config or simply run nekot -p openrouter
  • Exclude reasoning tokens option - you can now configure to exclude reasoning tokens from requests to an LLM by setting the includeReasoningTokensInContext to false. Might be useful for some models, or if you want to reduce costs at quality's expense

What's Changed

Full Changelog: v0.7.8...v0.7.9

v0.7.8

15 Nov 16:12
ded59c8

Choose a tag to compare

What's Changed

New things

  • Llama-cpp + llama-swap combo is now supported (overall response handling logic has been improved and a wider variety of providers should work)
  • Improved reasoning tokens handling in UI

Full Changelog: v0.7.6...v0.7.8

v0.7.7

15 Nov 14:46
ded59c8

Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.7.7

v0.7.7-rc

15 Nov 14:53
ded59c8

Choose a tag to compare

v0.7.7-rc Pre-release
Pre-release

Changelog

v0.7.6

10 Aug 10:47
a8f9971

Choose a tag to compare

What's Changed

  • GPT-5 series support added

Full Changelog: v0.7.5...v0.7.6

v0.7.5

20 Jul 12:44
381283a

Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

20 Jul 12:20
04a23a0

Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

15 Jun 16:53
0a7238d

Choose a tag to compare

What's Changed

  • Fix build scripts

Full Changelog: v0.7.2...v0.7.3

v0.7.2

15 Jun 16:32
1426030

Choose a tag to compare

What's Changed

  • Input fields bugs fixed
  • Text selection UI bug fixed

Full Changelog: v0.7.1...v0.7.2

v0.7.2-rc

14 Jun 17:01
ea35a28

Choose a tag to compare

What's Changed

  • Input fields fixes
  • Text selection now trims spaces on the right

Full Changelog: v0.7.1...v0.7.2-rc