mirror of
https://github.com/morgan9e/llmproxy
synced 2026-04-14 00:14:06 +09:00
250 B
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)