Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
official openai support
Browse files Browse the repository at this point in the history
  • Loading branch information
pew committed May 19, 2024
1 parent 13a77ad commit 455ef26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# OpenAI API mock / proxy Worker

There's now **official Cloudflare (Workers) AI support** for OpenAI comptabile API endpoints, I recommend using this instead: [OpenAI compatible API endpoints](https://developers.cloudflare.com/workers-ai/configuration/open-ai-compatibility/)

---

This project aims to convert/proxy Cloudflare Workers AI responses to OpenAI API compatible responses so that [Cloudflare Workers AI](https://developers.cloudflare.com/workers-ai/) models can be used with any OpenAI/ChatGPT compatible client.

- Supports streaming and non-streaming responses
Expand Down

0 comments on commit 455ef26

Please sign in to comment.