虽然平台本身可本地运行,但要发挥核心的 LLM 推理能力,通常需要接入外部提供商的 API 或自行维护一套兼容 OpenAI API 的自托管推理服务。
如何开始
进入项目的 docker 目录,复制 .env.example 为 .env,执行 docker compose up -d,随后在浏览器中访问 localhost/install 即可通过 Web GUI 完成初始化。
核验依据
README: Dify is an open-source LLM app development platform. Its intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features (incl…
GitHub 项目简介: Production-ready platform for agentic workflow development.
Release: 1.15.0
README: Build and test powerful AI workflows on a visual canvas, leveraging all the following features and beyond.
README: Seamless integration with hundreds of proprietary / open-source LLMs from dozens of inference providers and self-hosted solutions, covering GPT, Mistral, Llama3, and any OpenAI AP…