MVP: docs on withohm.dev · chat edge = local :8081 (or your deploy) · api.withohm.dev returns edge-pending until AWS cutover. Status

Ohm

Ohm

Change one base URL. Keep your prompts, tools, and SDKs. Gain cache, failover, web context, and a bill you can explain.

Drop-in · local MVP
curl -s http://localhost:8081/v1/chat/completions \
  -H "Authorization: Bearer sk-at-dev" \
  -H "Content-Type: application/json" \
  -d '{"model":"mock","messages":[{"role":"user","content":"hi"}]}'

OpenAI-compatible · keys sk-at-… (Ohm brand; rename deferred) · public edge at api.withohm.dev after AWS cutover · Terms · Privacy · DPA