Model picker works in the React frontend

The model dropdown in the React chat never showed anything. It asked the mesh for a kind of node that does not exist, so the answer was always empty and the picker fell back to its "nothing to choose from" state — even on deployments with several models configured and working.

It now asks for the same node type the main portal uses, so the dropdown lists the models available to you and remembers your pick for the next round.

Reconnecting…
The server was updated. Reloading the page to pick up the latest version.