You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(...) I'd like to request is adding an enum containing all the model names, and a way to go from those to the actual models. I had the need for this when creating a CLI for quickly firing off requests. As you can see in my example below it's quite cumbersome as of today:
As of now everything is fully typed and there is no proper "list of models" available.
Originally written by @jacobsvante:
(...) I'd like to request is adding an enum containing all the model names, and a way to go from those to the actual models. I had the need for this when creating a CLI for quickly firing off requests. As you can see in my example below it's quite cumbersome as of today:
Originally posted by @jacobsvante in #9 (comment)
The text was updated successfully, but these errors were encountered: