replicate / replicate-go

Go client for Replicate
https://replicate.com
Apache License 2.0
65 stars 9 forks source link

Add `URLs` field to `Prediction` and `Training` types #9

Closed mattt closed 1 year ago

mattt commented 1 year ago

Replicate's API provides a urls field in responses for predictions and trainings. This PR adds this property to the corresponding models.