Skip to content

v0.2.27 - Morphic, SQL Chat, gptme, Kokoro v1

Compare
Choose a tag to compare
@av av released this 08 Feb 16:42
· 23 commits to main since this release

v0.2.27 - Morphic, SQL Chat, gptme

Three new services are here to add even more value to your local LLM setup!

Morphic

harbor-morphic

An AI-powered search engine with a generative UI.

SQL Chat

sqlchat

SQL Chat is a chat-based SQL client, which uses natural language to communicate with the database to implement operations such as query, modification, addition, and deletion of the database.

gptme

gptme

Terminal assistant, with tools so it can: use the shell, run code, edit files, and much more;

Speaches - now supports Kokoro v1

Harbor patched its installation of speaches to support Kokoro v1 models (ahead of official support from the project itself)

Misc

  • CDI - Harbor detects and enables CDI Nvidia driver on compatible systems (kudos to @FrantaNautilus)
  • harbor dev - alias to run dev-related scripts from .scripts
  • harbor dev scaffold - unwanted prefix newline
  • boost - extras for chat/chat node APIs for custom modules
    • cex - experiment on automatic context expansion by paraphrasing
    • stcl - continued experiments on "side" reasoning
  • Plenty of clarifications and extra-examples for Ollama/WebUI docs and more
  • Experimental requirements.sh to install Harbor's dependencies automatically on Linux (undocumented, untested)

New Contributors

Full Changelog: v0.2.26...v0.2.27