v0.1.11 - Perplexica integration
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
Starting
# [Optional] Pull the perplexica images
# ahead of starting the service
harbor pull perplexica
# Start the service, it makes
# little sense to run it without searxng
harbor up perplexica searxng
# [Optional] Open the service in browser
harbor open perplexicaHarbor will automatically connect perplexica with ollama and searxng if running together.
Full Changelog: v0.1.10...v0.1.11
