OpenAI-compatible HTTP reverse proxy

Stream-only gateway for anthropic/claude-fable-5.

Expose model discovery at GET /v1/models and forward chat completions as server-sent streaming chunks without remapping to any other model.

Available models

Model IDOwnerCreated

Unexpected token '<', "<!DOCTYPE "... is not valid JSON

Exact model contract

The proxy advertises and forwards only anthropic/claude-fable-5.

OpenAI-shaped payloads

GET /v1/models and POST /v1/chat/completions follow familiar response structures.

Provider supplied server-side

Secrets stay in functions; the frontend never reads API keys or environment variables.

Built with GenMB
Built with GenMB