From b2fa68b0ea6066e38a954c4e5316d1ca428dd103 Mon Sep 17 00:00:00 2001 From: Chenhe Gu Date: Tue, 26 Mar 2024 03:06:39 +0800 Subject: [PATCH] Add Dify.AI to community integrations (#1944) Dify.AI is a model-agnostic LLMOps platform for building and managing LLM applications. Co-authored-by: Bruce MacDonald --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d166f3d..9c9167b1 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Amica](https://github.com/semperai/amica) - [chatd](https://github.com/BruceMacD/chatd) - [Ollama-SwiftUI](https://github.com/kghandour/Ollama-SwiftUI) +- [Dify.AI](https://github.com/langgenius/dify) - [MindMac](https://mindmac.app) - [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) - [Msty](https://msty.app)