Skip to content

An Incomplete implementation of Azure OpenAI SDK for Cloudflare

License

Notifications You must be signed in to change notification settings

yuchanns/flameai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flameai

npm version

An Incomplete implementation of Azure OpenAI SDK for Cloudflare

Why Develop Another Azure OpenAI SDK?

While the OpenAI SDK NPM packages are excellent, they cannot be used in Cloudflare Workers due to their close association with the NodeJS runtime. As a result, I have re-implemented an incomplete SDK specifically for Cloudflare.

As I have limited time and energy, I have added features based on my own needs. However, anyone is welcome to submit Pull Requests if they require additional features.

How to use

See tests

About

An Incomplete implementation of Azure OpenAI SDK for Cloudflare

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published