From 620360d41a60bdf50690cf658f3bf59a801c9007 Mon Sep 17 00:00:00 2001 From: Joshua <138381132+joshua20231026@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:02:46 +0800 Subject: [PATCH] Update README.md (#2799) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7e2740b10ebab8..a0ea4ab9055d44 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,9 @@ You can try out [Dify.AI Cloud](https://dify.ai) now. It provides all the capabilities of the self-deployed version, and includes 200 free requests to OpenAI GPT-3.5. +### Looking to purchase via AWS? +Check out [Dify Premium on AWS](https://aws.amazon.com/marketplace/pp/prodview-t22mebxzwjhu6) and deploy it to your own AWS VPC with one-click. + ## Dify vs. LangChain vs. Assistants API | Feature | Dify.AI | Assistants API | LangChain |