Point a Vapi assistant at SLNG’s OpenAI-compatible Context Router as a custom model to add response caching with a base-URL swap.
Vapi lets you bring your own OpenAI-compatible model by setting a custom provider URL on the assistant’s model config. Point that URL at the SLNG Context Router and your assistant keeps working unchanged while gaining response caching.Prerequisites:
Check Vapi’s call logs, or replay a turn directly with the cURL example. On a cached turn the router response carries cached: true. If you never see it, confirm caching is enabled for your org.