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 eb379be commit 68785f5Copy full SHA for 68785f5
1 file changed
tests/integration/fixture/bigquery_agent/README.md
@@ -12,7 +12,7 @@
12
1. Change to the current directory:
13
14
```shell
15
- cd third_party/py/google/adk/tests/integration/fixture/bigquery_agent/
+ cd tests/integration/fixture/bigquery_agent/
16
```
17
1. Customize the evaluation dataset to the environment `GOOGLE_CLOUD_PROJECT`
18
by replacing the placeholder to the real project set in your environment:
@@ -47,7 +47,7 @@
47
1. Change to the directory containing agent folder:
48
49
50
- cd third_party/py/google/adk/tests/integration/fixture/
+ cd tests/integration/fixture/
51
52
1. Run the following command to start the ADK web app:
53
0 commit comments