File tree 1 file changed +17
-5
lines changed
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.
12
12
## Steps:
13
13
14
14
1 . Access watsonx Assistant from Resource List in the IBM Cloud Account
15
+
16
+ ![ test] ( ../assets/api-access/resource.png )
15
17
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
+
18
21
3 . Get Serice Instance URL from Launch webpage
19
-
22
+ ![ test] ( ../assets/api-access/url.png )
23
+
20
24
4 . 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
+
22
34
5 . Copy the Skill ID from the watsonx Assistant settings
23
-
35
+
24
36
6 . Obtain the Session ID from CLI CURL
25
37
26
38
``` {}
You can’t perform that action at this time.
0 commit comments