OpenAI API proxy running on Cloudflare Worker
Top 88.2% on sourcepulse
This project provides an OpenAI API proxy service deployable on Cloudflare Workers, designed for users of mainstream OpenAI/ChatGPT GUI applications. It offers features like API compliance, streaming, and user management (creation, key generation, reset), enabling self-hosted access to OpenAI models.
How It Works
The proxy leverages Cloudflare Workers to route requests to the OpenAI API. It uses a KV namespace for storing user-specific API keys, which are generated and managed via specific API endpoints. This approach allows for granular user control and custom key management within the Cloudflare environment.
Quick Start & Requirements
Highlighted Details
sk-cfw
and are only valid for this service.Maintenance & Community
The project appears to be maintained by a single contributor (janlay
). There are no explicit links to community channels or a roadmap provided in the README.
Licensing & Compatibility
Limitations & Caveats
The project is missing planned features such as independent user key resets, time-limited access, and usage statistics. User key reset functionality is not yet implemented.
2 years ago
1 day