Skip to content

v0.3.3 - oterm, RAGLite

Compare
Choose a tag to compare
@av av released this 15 Mar 14:59
· 7 commits to main since this release

oterm

image

the text-based terminal client for Ollama.

harbor up ollama
harbor oterm

RAGLite

⚠️ Unfortunately current integration is not fully compatible with Ollama. See docs for more info and this issue for details.

image

RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with PostgreSQL or SQLite. Harbor's intergration is centered around the provided chainlit WebUI.

ROCm Ollama

Automatic AMD detection and capability by @cedstrom in #143

DND Module for Boost

dnd-skill-check.mp4

This module makes LLM pass a skill check before generating a reply to your last message.

App - service names, tooltips

image

App now displays actual Service names and tooltips with service info. Huge thanks to @cedstrom for the inspiration 🙌

Misc

  • boost
    • There's now a starter repo for standalone use of Harbor Boost
    • Removed incompatible num_ctx from default LLM params
    • Fixed streaming for incomplete/merged chunks (seen in Azure/Groq APIs)
  • n8n - fixed persistence for custom module installation (broken workspace path)
  • docs - service index now generated from app service metadata (now has tags)
  • ollama - configure default ctx length with harbor ctx
  • webtop - restored Harbor App functionality

New Contributors

Full Changelog: v0.3.2...v0.3.3