diff --git a/README.md b/README.md index 2736e37..f8e7206 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # azure-openai-proxy -Azure OpenAI Service Proxy. Convert Azure OpenAI API(aoai) to the official OpenAI API(oai) standard. +Azure OpenAI Service Proxy. Convert OpenAI official API calls to Azure OpenAI API calls. + +![aoai-proxy.jpg](docs%2Fassets%2Fimages%2Faoai-proxy.jpg) ## Get Start diff --git a/docs/assets/images/aoai-proxy.jpg b/docs/assets/images/aoai-proxy.jpg new file mode 100644 index 0000000..e3fe742 Binary files /dev/null and b/docs/assets/images/aoai-proxy.jpg differ