v0.2.2 LitLytics Integration
LitLytics is a simple platform for processing data with LLMs. It's compatible with local LLMs and can come handy in a lot of scenarios.
Starting
# Start and open the service
harbor up litlytics
harbor open litlyticsYou'll need to configure litlytics in its own UI, grab these from Harbor CLI:
# 1. Pick a model, copy ID
harbor ollama ls
# 2. Grab Ollama's URL, relative
# to the browser you'll be opening LitLytics in
harbor url ollamaFull Changelog: v0.2.1...v0.2.2
