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
stulzq/azure-openai-proxy
Azure OpenAI Service Proxy. Convert OpenAI official API request to Azure OpenAI API request. Support GPT-4,Embeddings,Langchain. Adapter from OpenAI to Azure OpenAI.
This project helps developers and system administrators connect applications designed for OpenAI's API directly to Azure OpenAI Services without modifying the application's code. It acts as an intermediary, taking standard OpenAI API requests and converting them into the format required by Azure. This allows existing tools like Langchain or custom chatbot interfaces to leverage Azure's infrastructure for AI models like GPT-4 and Embeddings.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work