File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -68,9 +68,9 @@ README for detailed installation and usage instructions:
68
68
69
69
| Package | Target Use Case | Integration | Path | Details (README) | PyPI Status |
70
70
| :------ | :---------- | :---------- | :---------------------- | :---------- | :---------
71
- | ` toolbox-core ` | Framework-agnostic / Custom applications | Use directly / Custom | ` packages/toolbox-core/ ` | 📄 [ View README] ( https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/packages/toolbox-core/README.md ) | [ ![ PyPI version] ( https://badge.fury .io/py/ toolbox-core.svg )] ( https://badge.fury.io/py/toolbox-core ) |
72
- | ` toolbox-langchain ` | LangChain / LangGraph applications | LangChain / LangGraph | ` packages/toolbox-langchain/ ` | 📄 [ View README] ( https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/packages/toolbox-langchain/README.md ) | [ ![ PyPI version] ( https://badge.fury .io/py/ toolbox-langchain.svg )] ( https://badge.fury.io/py/toolbox-langchain ) |
73
- | ` toolbox-llamaindex ` | LlamaIndex applications | LlamaIndex | ` packages/toolbox-llamaindex/ ` | 📄 [ View README] ( https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/packages/toolbox-llamaindex/README.md ) | [ ![ PyPI version] ( https://badge.fury .io/py/ toolbox-llamaindex.svg )] ( https://badge.fury.io/py/toolbox-llamaindex ) |
71
+ | ` toolbox-core ` | Framework-agnostic / Custom applications | Use directly / Custom | ` packages/toolbox-core/ ` | 📄 [ View README] ( https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/packages/toolbox-core/README.md ) | ![ pypi version] ( https://img.shields .io/pypi/v/ toolbox-core.svg ) |
72
+ | ` toolbox-langchain ` | LangChain / LangGraph applications | LangChain / LangGraph | ` packages/toolbox-langchain/ ` | 📄 [ View README] ( https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/packages/toolbox-langchain/README.md ) | ![ pypi version] ( https://img.shields .io/pypi/v/ toolbox-langchain.svg ) |
73
+ | ` toolbox-llamaindex ` | LlamaIndex applications | LlamaIndex | ` packages/toolbox-llamaindex/ ` | 📄 [ View README] ( https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/packages/toolbox-llamaindex/README.md ) | ![ pypi version] ( https://img.shields .io/pypi/v/ toolbox-llamaindex.svg ) |
74
74
75
75
## Getting Started
76
76
@@ -130,4 +130,4 @@ If you encounter issues or have questions, please check the existing [GitHub
130
130
Issues](https://github.com/googleapis/genai-toolbox/issues) for the main Toolbox
131
131
project. If your issue is specific to one of the SDKs, please look for existing
132
132
issues [here](https://github.com/googleapis/mcp-toolbox-sdk-python/issues) or
133
- open a new issue in this repository.
133
+ open a new issue in this repository.
You can’t perform that action at this time.
0 commit comments