Cloudflare worker.js that proxy Claude/AzureOpenAI to OpenAI ChatCompletions API.
Stars
9
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
^4.0.22
^3.3.0
^4.20230904.0
^5.2.2
^3.6.0
User
25
commits
Merge pull request #3 from lroolle/develop
8382f68
update configurations
53ffe28
update azure resouce config
a2fdf26
format: prettier not use tabs
8087fb9
update readme todos
54bec7c
refactor as a more general service interface
2a6aa83
fix stream
bc457d2
wip: impl services interface
9c4afc5
wip
144fd6b
using itty-router
db45e2d
update the repo name to llm-api-unifier
d937c80
71bae27
service: pipeStream
6be9783
b1c00f2
[wip]refactor: abstract the services
019c239