mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-05-02 03:00:36 -04:00
chore: remove sdks and doc fixes (#271)
Remove `/sdks` folder and fix README file. Update quickstart to remove installing python package from git repo.
This commit is contained in:
@@ -218,15 +218,6 @@ from Toolbox.
|
||||
|
||||
1. In a new terminal, install the `toolbox-langchain-sdk` package.
|
||||
|
||||
{{< notice warning >}}
|
||||
The `toolbox-langchain-sdk` package is not yet published
|
||||
to PyPi. Install it directly from the git repo instead:
|
||||
|
||||
```bash
|
||||
pip install -e "git+https://github.com/googleapis/genai-toolbox#egg=toolbox-langchain-sdk&subdirectory=sdks/langchain"
|
||||
```
|
||||
{{< /notice >}}
|
||||
|
||||
```bash
|
||||
pip install toolbox-langchain-sdk
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user