Skip to content

v0.0.21

Compare
Choose a tag to compare
@av av released this 07 Aug 00:19
· 194 commits to main since this release

Dify

Handle: dify
URL: http://localhost:33961/

cover-v5-optimized

Self-hosting · Documentation

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

Starting

# [Optional] Pull the dify images
# ahead of starting the service
harbor pull dify

# Start the service
harbor up dify

harbor open dify

Misc

  • Fixed running SearXNG without Webui
  • harbor how prompt tuning
  • vllm version can now be configured via CLI