Files
llmproxy/README.md
2025-07-19 19:10:06 +09:00

250 B

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)