Skip to content

Commit d090a3f

Browse files
authored
chore: rebrand as MCP Toolbox (#156)
1 parent 0f3b4eb commit d090a3f

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# GenAI Toolbox LangChain SDK
1+
![MCP Toolbox Logo](https://raw.githubusercontent.com/googleapis/genai-toolbox/main/logo.png)
2+
# MCP Toolbox LangChain SDK
23

34
This SDK allows you to seamlessly integrate the functionalities of
45
[Toolbox](https://github.com/googleapis/genai-toolbox) into your LangChain LLM

packages/toolbox-core/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
![GenAI Toolbox Logo](https://raw.githubusercontent.com/googleapis/genai-toolbox/main/logo.png)
2-
# GenAI Toolbox Core SDK
1+
![MCP Toolbox Logo](https://raw.githubusercontent.com/googleapis/genai-toolbox/main/logo.png)
2+
# MCP Toolbox Core SDK
33

44
[![PyPI version](https://badge.fury.io/py/toolbox-core.svg)](https://badge.fury.io/py/toolbox-core) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/toolbox-core)](https://pypi.org/project/toolbox-core/) [![Coverage Status](https://coveralls.io/repos/github/googleapis/genai-toolbox/badge.svg?branch=main)](https://coveralls.io/github/googleapis/genai-toolbox?branch=main)
55
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

packages/toolbox-langchain/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# GenAI Toolbox LangChain SDK
1+
![MCP Toolbox Logo](https://raw.githubusercontent.com/googleapis/genai-toolbox/main/logo.png)
2+
# MCP Toolbox LangChain SDK
23

34
This SDK allows you to seamlessly integrate the functionalities of
45
[Toolbox](https://github.com/googleapis/genai-toolbox) into your LangChain LLM

0 commit comments

Comments
 (0)