Skip to content

Commit a92aacc

Browse files
committed
doc: Fix TOC
1 parent 92eb7b7 commit a92aacc

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

README.md

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -40,33 +40,11 @@ Databases or APIs) managed by Toolbox into your GenAI applications.
4040
- [Support](#support)
4141

4242
<!-- /TOC -->
43+
4344
## Overview
4445

4546
The Toolbox service provides a centralized way to manage and expose tools for
46-
use by LLMs. <!-- TOC -->
47-
48-
- [MCP Toolbox SDKs for Python](#mcp-toolbox-sdks-for-python)
49-
- [Overview](#overview)
50-
- [Available Packages](#available-packages)
51-
- [Quickstart](#quickstart)
52-
- [Core Concepts](#core-concepts)
53-
- [Connecting to Toolbox](#connecting-to-toolbox)
54-
- [Loading Tools](#loading-tools)
55-
- [Invoking Tools](#invoking-tools)
56-
- [Synchronous vs. Asynchronous Usage](#synchronous-vs-asynchronous-usage)
57-
- [Authenticating Tools](#authenticating-tools)
58-
- [When is Authentication Needed?](#when-is-authentication-needed)
59-
- [Supported Authentication Mechanisms](#supported-authentication-mechanisms)
60-
- [SDK Configuration](#sdk-configuration)
61-
- [Binding Parameter Values](#binding-parameter-values)
62-
- [Why Bind Parameters?](#why-bind-parameters)
63-
- [SDK Configuration](#sdk-configuration)
64-
- [Usage Comparison](#usage-comparison)
65-
- [Contributing](#contributing)
66-
- [License](#license)
67-
- [Support](#support)
68-
69-
<!-- /TOC -->These SDKs act as clients for that service, abstracting away the
47+
use by LLMs. These SDKs act as clients for that service, abstracting away the
7048
API calls needed to fetch tool definitions and invoke them.
7149

7250
## Available Packages

0 commit comments

Comments
 (0)