Skip to content

Commit 2436be9

Browse files
committed
docs: remove image to find the endpointId and updated usage
1 parent d7d3d56 commit 2436be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Each object within the `input.images` array must contain:
102102
> [!WARNING]
103103
>
104104
> **Breaking Change in Output Format (5.0.0+)**
105+
>
105106
> Versions `< 5.0.0` returned the primary image data (S3 URL or base64 string) directly within an `output.message` field.
106107
> Starting with `5.0.0`, the output format has changed significantly, see below
107108
@@ -151,8 +152,7 @@ Each object in the `output.images` array has the following structure:
151152
To interact with your deployed RunPod endpoint:
152153

153154
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-
![How to find the EndpointID](./assets/my-endpoint-with-endpointID.png)
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.
156156

157157
### Generate Image (Sync Example)
158158

0 commit comments

Comments
 (0)