From 26d230f587a8609a1d0d81d5f8e76130697c1e3a Mon Sep 17 00:00:00 2001 From: Zhiqiang Li Date: Thu, 30 Mar 2023 15:27:01 +0800 Subject: [PATCH] feat: update doc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8e7206..23a2577 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # azure-openai-proxy -Azure OpenAI Service Proxy. Convert OpenAI official API calls to Azure OpenAI API calls. + +Azure OpenAI Service Proxy. Convert OpenAI official API request to Azure OpenAI API request. ![aoai-proxy.jpg](docs%2Fassets%2Fimages%2Faoai-proxy.jpg)