Reads the model a program targets.
Program to read.
The model id, or an empty string when the program sets none.
const model = getModel(request) || "default/glm-5.2"; Copy
const model = getModel(request) || "default/glm-5.2";
Reads the model a program targets.