chore(main): release 0.27.1

This commit is contained in:
release-please[bot]
2026-02-18 01:30:56 +00:00
committed by GitHub
parent af146cfb8a
commit d8559ed52d
23 changed files with 61 additions and 53 deletions

View File

@@ -13,7 +13,7 @@ In this section, we will download Toolbox, configure our tools in a
<!-- {x-release-please-start-version} -->
```bash
export OS="linux/amd64" # one of linux/amd64, darwin/arm64, darwin/amd64, or windows/amd64
curl -O https://storage.googleapis.com/genai-toolbox/v0.27.0/$OS/toolbox
curl -O https://storage.googleapis.com/genai-toolbox/v0.27.1/$OS/toolbox
```
<!-- {x-release-please-end} -->