mirror of
https://github.com/morgan9e/llmproxy
synced 2026-04-14 00:14:06 +09:00
7 lines
250 B
Markdown
7 lines
250 B
Markdown
# LLMProxy
|
|
|
|
Cloudflare Worker script that proxies various OpenAI-compatible LLM APIs.
|
|
|
|
Automatically detects upstream provider based on model name
|
|
|
|
Anthropic API is provided via OpenAI compat layer, that is also served in CF Worker (see anthropic.js) |