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

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)