File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 35
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/replicate%2Freplicate-client-e0e6031e9c2b95fb8048a3f641a975e9eda9dc3c1efa84174bbda31da2dd089d .yml
3- openapi_spec_hash : 49f7758ff3e1894611407f703921fcaf
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/replicate%2Freplicate-client-866189e1aee643ae0367afba800d0e16239121deb5693a90ede9240b4053e9b3 .yml
3+ openapi_spec_hash : 66b891957e455776e5bec76b033ec8e8
44config_hash : b1b4f5d24ba07b4667ffe7b9dec081e3
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ def create(
7676
7777 The request will wait up to 60 seconds for the model to run. If this time is
7878 exceeded the prediction will be returned in a `"starting"` state and need to be
79- retrieved using the `predictions.get` endpiont .
79+ retrieved using the `predictions.get` endpoint .
8080
8181 For a complete overview of the `deployments.predictions.create` API check out
8282 our documentation on
@@ -233,7 +233,7 @@ async def create(
233233
234234 The request will wait up to 60 seconds for the model to run. If this time is
235235 exceeded the prediction will be returned in a `"starting"` state and need to be
236- retrieved using the `predictions.get` endpiont .
236+ retrieved using the `predictions.get` endpoint .
237237
238238 For a complete overview of the `deployments.predictions.create` API check out
239239 our documentation on
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ def create(
8383
8484 The request will wait up to 60 seconds for the model to run. If this time is
8585 exceeded the prediction will be returned in a `"starting"` state and need to be
86- retrieved using the `predictions.get` endpiont .
86+ retrieved using the `predictions.get` endpoint .
8787
8888 For a complete overview of the `deployments.predictions.create` API check out
8989 our documentation on
@@ -245,7 +245,7 @@ async def create(
245245
246246 The request will wait up to 60 seconds for the model to run. If this time is
247247 exceeded the prediction will be returned in a `"starting"` state and need to be
248- retrieved using the `predictions.get` endpiont .
248+ retrieved using the `predictions.get` endpoint .
249249
250250 For a complete overview of the `deployments.predictions.create` API check out
251251 our documentation on
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ def create(
9090
9191 The request will wait up to 60 seconds for the model to run. If this time is
9292 exceeded the prediction will be returned in a `"starting"` state and need to be
93- retrieved using the `predictions.get` endpiont .
93+ retrieved using the `predictions.get` endpoint .
9494
9595 For a complete overview of the `predictions.create` API check out our
9696 documentation on
@@ -541,7 +541,7 @@ async def create(
541541
542542 The request will wait up to 60 seconds for the model to run. If this time is
543543 exceeded the prediction will be returned in a `"starting"` state and need to be
544- retrieved using the `predictions.get` endpiont .
544+ retrieved using the `predictions.get` endpoint .
545545
546546 For a complete overview of the `predictions.create` API check out our
547547 documentation on
You can’t perform that action at this time.
0 commit comments