From cfe0dbbd2dad271257f6993b644254ff4592244b Mon Sep 17 00:00:00 2001 From: Chenhe Gu Date: Thu, 28 Dec 2023 06:49:58 +0800 Subject: [PATCH] Add Dify (#407) Co-authored-by: nodiscc --- software/dify.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/dify.yml diff --git a/software/dify.yml b/software/dify.yml new file mode 100644 index 0000000000..0ef587ee70 --- /dev/null +++ b/software/dify.yml @@ -0,0 +1,12 @@ +name: "Dify.ai" +website_url: "https://dify.ai" +source_code_url: "https://github.com/langgenius/dify" +description: "Build, test and deploy LLM applications." +licenses: + - Apache-2.0 + - Commons-Clause +platforms: + - Docker +tags: + - Software Development - Low Code +