File tree Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,27 @@ This page will demonstrate how to access watsonx Assistant via an API call.
1212## Steps:
1313
14141 . Access watsonx Assistant from Resource List in the IBM Cloud Account
15+
16+ ![ test] ( ../assets/api-access/resource.png )
1517
16- 2 . Get API Key for watsonx Assistant from Launch webpage\
17-
18+ 2 . Get API Key for watsonx Assistant from Launch webpage
19+ ![ test] ( ../assets/api-access/api.png )
20+
18213 . Get Serice Instance URL from Launch webpage
19-
22+ ![ test] ( ../assets/api-access/url.png )
23+
20244 . Get Assistant ID from webpage within the Assistant settings
21-
25+ - Head to the Homepage of your assistant:
26+ ![ test] ( ../assets/api-access/assistant-page.png )
27+ - Access the Assistant Settings on the bottom left corner of the page:
28+ ![ test] ( ../assets/api-access/assistant-settings.png )
29+ - Select * View details* on the Assistant IDs and API details section of the page:
30+ ![ test] ( ../assets/api-access/view-details.png )
31+ - Get the required information from this pop-up window:
32+ ![ test] ( ../assets/api-access/details.png )
33+
22345 . Copy the Skill ID from the watsonx Assistant settings
23-
35+
24366 . Obtain the Session ID from CLI CURL
2537
2638``` {}
You can’t perform that action at this time.
0 commit comments