cf-openai-azure-proxy and azure-openai-proxy
About cf-openai-azure-proxy
haibbo/cf-openai-azure-proxy
A Cloudflare worker script to proxy OpenAI‘s request to Azure OpenAI Service
This project is for developers who want to use their existing OpenAI client applications with Azure OpenAI Service. Many popular OpenAI client applications are not directly compatible with Azure's service. This proxy translates requests from your client application into the format Azure OpenAI expects, allowing you to use your preferred tools with Azure's services, including GPT-3, GPT-4, and DALL-E-3.
About azure-openai-proxy
diemus/azure-openai-proxy
A proxy for Azure OpenAI API that can convert an OpenAI request into an Azure OpenAI request.
This project helps developers integrate large language models into their applications. It acts as a bridge, allowing applications designed for OpenAI's API to seamlessly use Azure OpenAI services instead. Developers can input standard OpenAI API requests and receive responses from their Azure OpenAI deployments, streamlining the process of deploying AI applications on Azure.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work