For ex, GPT-4 was removed recently. So i'm wondering: what's the plan for people who had a url with gpt-4 in it via a url parameter.
Currently it just falls back to whatever you had as your previous model you used, which is... ok I guess.
But I'm wondering if there should be a fallback for each model. for ex: if someone had llama 3 in their url paramter.... when llama 3 got removed, it should fallback to llama 3.1
And then give the user a toast/fading-notification that says "The model specified in your URL is no longer available. We have automatically updated your request to use the closest available model." or something like that