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
Is there (or will there be) an endpoint to retrieve current model pricing at runtime? Without it, it’s hard to pass through accurate costs to our users when we call Replicate.
I can see that through the replicate.predictions.create endpoint we can get the predict_time and metrics, but we can't get the pricing for the model that was called