File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,10 @@ involving Large Language Models (LLMs).
37
37
- [ Step 1: Configure Tools in Toolbox Service] ( #step-1-configure-tools-in-toolbox-service )
38
38
- [ Step 2: Configure SDK Client] ( #step-2-configure-sdk-client )
39
39
- [ Provide an ID Token Retriever Function] ( #provide-an-id-token-retriever-function )
40
- - [ Option A: Add Authentication to a Loaded Tool] ( #option-a-add-authentication-to-a-loaded-tool )
41
- - [ Option B: Add Authentication While Loading Tools] ( #option-b-add-authentication-while-loading-tools )
40
+ - [ Option A: Add Default Authentication to a Client] ( #option-a-add-default-authentication-to-a-client )
41
+ - [ Option B: Add Authentication to a Loaded Tool] ( #option-b-add-authentication-to-a-loaded-tool )
42
+ - [ Option C: Add Authentication While Loading Tools] ( #option-c-add-authentication-while-loading-tools )
43
+
42
44
- [ Complete Authentication Example] ( #complete-authentication-example )
43
45
- [ Binding Parameter Values] ( #binding-parameter-values )
44
46
- [ Why Bind Parameters?] ( #why-bind-parameters )
You can’t perform that action at this time.
0 commit comments