openai-proxy and azure-openai-proxy
About openai-proxy
UNICKCHENG/openai-proxy
openai-proxy is a solution provided for Chinese users to address the issue of being unable to make requests to the OpenAI API.
This tool helps developers and other technical users in China overcome connectivity issues when trying to access OpenAI's API services, as well as providing workarounds for Claude and Google Bard APIs. It acts as a proxy, allowing users to send their AI model requests (like text prompts for GPT-3.5-turbo) to this service instead of directly to the official APIs. The output is the AI's response, similar to what the official API would return, alongside features for tracking API consumption.
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