We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbafc80 commit 36f8793Copy full SHA for 36f8793
examples/a2a-adk-app/host_agent/adk_agent/README.md
@@ -7,7 +7,7 @@ This example shows how to create an A2A Server that uses an ADK-based Agent.
7
8
1. Create the .env file with your API Key
9
```bash
10
- OOGLE_GENAI_USE_VERTEXAI=TRUE
+ GOOGLE_GENAI_USE_VERTEXAI=TRUE
11
GOOGLE_CLOUD_PROJECT="your project id"
12
GOOGLE_CLOUD_LOCATION=us-central1
13
AIR_AGENT_URL=http://localhost:10002
0 commit comments