1const client =new OpenAI({2 baseURL: "…/gateway/openai/v1",3 "x-cave-agent": "support"4});Caveman Gateway
Compress any LLM traffic.
- Swap one base URL — your agents never change
- Truthful spend, metered token-for-token
- Byte-safe: record mode never touches what the model sees

