gramex
gramex copied to clipboard
MLHandler template raises an error when retraining
Note: model= appears empty even when we retrain with a specific model

Console log error:
Uncaught SyntaxError: "[object Object]" is not valid JSON
at JSON.parse (<anonymous>)
at Object.success (ml:401:36)
at c (jquery.min.js:2:28327)
at Object.fireWith [as resolveWith] (jquery.min.js:2:29072)
at l (jquery.min.js:2:79901)
at XMLHttpRequest.<anonymous> (jquery.min.js:2:82355)
@sanand0 you noticed this on the IDE? Or did it happen when running Gramex yourself?
I ran Gramex locally, not the IDE, @jaidevd