Files
llmproxy/README.md

7 lines
250 B
Markdown
Raw Permalink Normal View History

2025-07-19 19:08:14 +09:00
# 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)