v0.8.0
New features
- Web search[Beta] - a web search tool is now available. Use
ctrl+wto activate/deactivate. This feature is in beta and for now only duckduckgo is used for search requests. - Hide reasoning toggle - use
ctrl+hto hide/show reasoning tokens - New CLI flags -
-nto start app in a new session,-mspecify model on startup - Single model api bug fixed - APIs that only load a single model (KoboldCPP, Llama.cpp server) will now work
- Raw copy - in text selector, you can copy selection as raw LLM output (without nekot formatting). Key bindings:
rorc - Support for light terminal backgrounds - default theme (groove) now has a light version for light backgrounds
- Rendering optimizations - output rendering has been reworked and optimized. Many bugs have fixed with displaying output tokens along the way
- Minor UX improvements -
Shift+Tabnow works for switching panes, arrow keys now allow switching between presets and settings, etc. - A lot of other bugs fixed - don't even remember which ones
Related issues
Start new session with command line switch
Set model with command line argument
Font unreadable for light terminal colors
Copy to clipboard copies Nekots "line structure"
Crashing on startup? (KoboldCpp - local OpenAI API)
Demo
ezgif-40f79ee66306a278.mp4
What's Changed
- Web search and improvements by @BalanceBalls in #62
- Web search testing fixes by @BalanceBalls in #63
Full Changelog: v0.7.9...v0.8.0