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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,7 @@ Each object within the `input.images` array must contain:
102
102
> [!WARNING]
103
103
>
104
104
> **Breaking Change in Output Format (5.0.0+)**
105
+
>
105
106
> Versions `< 5.0.0` returned the primary image data (S3 URL or base64 string) directly within an `output.message` field.
106
107
> Starting with `5.0.0`, the output format has changed significantly, see below
107
108
@@ -151,8 +152,7 @@ Each object in the `output.images` array has the following structure:
151
152
To interact with your deployed RunPod endpoint:
152
153
153
154
1.**Get API Key:** Generate a key in RunPod [User Settings](https://www.runpod.io/console/serverless/user/settings) (`API Keys` section).
154
-
2.**Get Endpoint ID:** Find your endpoint ID on the [Serverless Endpoints](https://www.runpod.io/console/serverless/user/endpoints) page.
155
-

155
+
2.**Get Endpoint ID:** Find your endpoint ID on the [Serverless Endpoints](https://www.runpod.io/console/serverless/user/endpoints) page or on the `Overview` page of your endpoint.
0 commit comments