When the editor is started, an API request is sent for each MessageHandler to fetch all available models.
The settings menu will allow selection of those models through a dropdown.
If the method return null, the model will be selected through a string, just like it is now.
When the editor is started, an API request is sent for each
MessageHandlerto fetch all available models.The settings menu will allow selection of those models through a dropdown.
If the method return
null, the model will be selected through astring, just like it is now.