$ luarocks install kong-plugin-nadir A Kong plugin that turns a single virtual model name ("nadir-auto") into an
intelligent, cost-aware routing decision. In the access phase it asks
Nadir's decision-only endpoint (/v1/recommend, no LLM call) which real model
fits the prompt, rewrites the upstream request body, and fails open on any
error. Auth, provider keys, streaming, and logging stay with Kong.
Versions
Dependencies
lua >= 5.1
lua-resty-http >= 0.17