Configure controller endpoints to use at will a specific model for both ranking and spellchecking. Soultion could be simple. E.g. front-end could have a checkmark and based on that could send a modified request. On backend, we could check request body property that shows what model is to be used.
Configure controller endpoints to use at will a specific model for both ranking and spellchecking. Soultion could be simple. E.g. front-end could have a checkmark and based on that could send a modified request. On backend, we could check request body property that shows what model is to be used.