package e2e_test import ( "context" "strings" . "github.com/onsi/ginkgo/v2" . "github.com/onsi/gomega" "github.com/openai/openai-go/v3" ) // Router e2e: drives /v1/chat/completions through the RouteModel middleware // against a configured score classifier (mock-classifier from the suite // fixtures) and two candidates. The mock-backend's Score handler ranks // candidates by looking for a `ROUTE_HINT=