You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: example-apps/agent-builder-a2a-agent-framework/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This is a example Python console app that demonstrates how to connect and utiliz
6
6
7
7
## Prerequisites
8
8
9
-
1. An Elasticsearch deployment running in [Elastic Cloud](https://cloud.elastic.co/registration).
9
+
1. An Elasticsearch deployment running in [Elastic Cloud](https://cloud.elastic.co/registration?utm_source=github&utm_content=elasticsearch-labs-example-apps).
10
10
* Requires Elasticsearch Serverless (or for hosted deployments at least Elasticsearch version 9.2.0).
11
11
2. An integrated development environment (IDE) like [Visual Studio Code](https://code.visualstudio.com/download) running on your local computer.
12
12
3.[Python version 3.10 or greater](https://www.python.org/downloads/) installed on your local computer.
0 commit comments