From 784dd7848ebb3f1abe5b67690640ef4beea95355 Mon Sep 17 00:00:00 2001 From: Panmuse Date: Mon, 17 Jul 2023 11:08:03 +0800 Subject: [PATCH] Update README.md (#576) --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b69c2e5d9..95966593bd 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,15 @@ A single API encompassing plugin capabilities, context enhancement, and more, sa Visual data analysis, log review, and annotation for applications Dify is compatible with Langchain, meaning we'll gradually support multiple LLMs, currently supported: -- GPT 3 (text-davinci-003) -- GPT 3.5 Turbo(ChatGPT) -- GPT-4 +* **OpenAI** :GPT4、GPT3.5-turbo、GPT3.5-turbo-16k、text-davinci-003 + +* **Azure OpenAI** + +* **Antropic**:Claude2、Claude-instant +> We've got 1000 free trial credits available for all cloud service users to try out the Claude model.Visit [Dify.ai](https://dify.ai) and +try it now. + +* **hugging face Hub**:Coming soon. ## Use Cloud Services