Update local_quickstart_go.md

This commit is contained in:
akangsha7
2026-02-13 08:54:25 -08:00
committed by GitHub
parent 686eb644b3
commit c2da11146e

View File

@@ -46,11 +46,6 @@ from Toolbox.
go get github.com/googleapis/mcp-toolbox-sdk-go
```
1. Set your API key (If you don't have an API key yet, you can get one from [Google AI Studio](https://aistudio.google.com/app/apikey).)
```bash
export GOOGLE_API_KEY="YOUR_ACTUAL_GEMINI_API_KEY"
```
1. Create a new file named `hotelagent.go` and copy the following code to create
an agent: