KB / Memory / project-anyrouter-openai-compat

AnyRouter OpenAI-compatible API

OpenAI-shaped clients; text and embeddings only — image/video generation is gone

project
projectanyrouterllmweb
raw .md

AnyRouter accepts OpenAI Chat Completions-shaped clients (and Anthropic Messages). Integrate by changing base URL + model id.

Scope: text and embeddings. Vision / OCR on input is kept. Image and video generation were dropped. POST /api/v1/images/generations returns 410 endpoint_gone.

Product hub: project-anyrouter. Gateway lessons: tech-llm-gateway-quota-as-retryable.