krinkv / information-ranking

The Unlicense
0 stars 0 forks source link

Configure controller for different AI models #48

Closed KristiyanCvetanov closed 9 months ago

KristiyanCvetanov commented 9 months ago

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.