Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An openai proxy powered by cloudflare python workers

NotificationsYou must be signed in to change notification settings

douglarek/cf-openai-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

To use this proxy, you need to havewrangler installed locally to deploy workers.

Follow these steps:

  1. Clone this repository.

  2. Runwrangler deploy --name xxx, wherexxx is the name you want to give your worker.

  3. Set up environment variables:

    • Runwrangler secret put OPENAI_HOST --name xxx to set a custom host for the OpenAI-like API.
    • Runwrangler secret put TOKEN --name xxx to set a fake token, which is generated for protection against leakage.
    • Runwrangler secret put OPENAI_API_KEY --name xxx to set your actual OpenAI API key.

About

An openai proxy powered by cloudflare python workers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp