Skip to content

Commit 536ec0a

Browse files
authored
chore: update version images for packages (#256)
* chore: update version * Update README.md
1 parent ca9ff14 commit 536ec0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ README for detailed installation and usage instructions:
6868

6969
| Package | Target Use Case | Integration | Path | Details (README) | PyPI Status |
7070
| :------ | :---------- | :---------- | :---------------------- | :---------- | :---------
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) |
7474

7575
## Getting Started
7676

@@ -130,4 +130,4 @@ If you encounter issues or have questions, please check the existing [GitHub
130130
Issues](https://github.com/googleapis/genai-toolbox/issues) for the main Toolbox
131131
project. If your issue is specific to one of the SDKs, please look for existing
132132
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.

0 commit comments

Comments
 (0)