mirror of
https://github.com/stulzq/azure-openai-proxy.git
synced 2025-12-19 07:14:21 +01:00
Merge branch 'master' of https://github.com/stulzq/azure-openai-proxy
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# azure-openai-proxy
|
||||
|
||||
Azure OpenAI Service Proxy. Convert OpenAI official API request to Azure OpenAI API request.
|
||||
English|[中文](https://www.cnblogs.com/stulzq/p/17271937.html)
|
||||
|
||||
Azure OpenAI Service Proxy, convert OpenAI official API request to Azure OpenAI API request, support all models.
|
||||
|
||||

|
||||
|
||||
@@ -36,7 +38,6 @@ AZURE_OPENAI_MODEL_MAPPER: gpt-3.5-turbo=azure-gpt-35
|
||||
|
||||
API Key: This value can be found in the **Keys & Endpoint** section when examining your resource from the Azure portal. You can use either `KEY1` or `KEY2`.
|
||||
|
||||
> Use api key when call http api like Offical OpenAI.
|
||||
|
||||
### Use Docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user