99 text : Beta
1010---
1111
12- {{% restricted title=Beta %}}
13- Ask Gordon is a [ Beta] ( /manuals/release-lifecycle.md ) feature, and only members
14- of the Ask Gordon beta program can access it. Features, user interface, and
15- behavior are subject to change in future releases.
16-
17- {{< button text="Apply for access" url="https://docker.qualtrics.com/jfe/form/SV_dmVHFjQ4fZlrEOy " >}}
18- {{% /restricted %}}
12+ {{< summary-bar feature_name="Ask Gordon" >}}
1913
2014Ask Gordon is your personal AI assistant embedded in Docker Desktop and the
2115Docker CLI. It's designed to streamline your workflow and help you make the
@@ -61,7 +55,8 @@ To provide accurate responses, Ask Gordon may send relevant files, directories,
6155or image metadata to the Gordon backend along with your query. This data
6256transfer occurs over the network but is never stored persistently or shared
6357with third parties. It is used exclusively to process your request and
64- formulate a response.
58+ formulate a response. For more information about privacy terms and conditions
59+ for Docker AI, review [ Gordon's Supplemental Terms] ( https://www.docker.com/legal/docker-ai-supplemental-terms/ ) .
6560
6661All data transferred is encrypted in transit.
6762
@@ -90,16 +85,12 @@ If you have concerns about data collection or usage, you can
9085
9186To use this feature, you must have:
9287
93- - [ Access to the Ask Gordon beta program] ( https://docker.qualtrics.com/jfe/form/SV_dmVHFjQ4fZlrEOy ) .
94-
95- - Docker Desktop version 4.37 or later.
88+ - Docker Desktop version 4.38 or later.
9689
97- Ask Gordon is not enabled by default. After having received access to the beta
98- program, you must enable the feature:
90+ Ask Gordon is not enabled by default. To enable the feature:
9991
100921 . [ Sign in] ( #sign-in ) to your Docker account.
101932 . [ Enable the feature] ( #enable-the-feature ) in the Docker Desktop settings.
102- 3 . [ Accept the terms of service] ( #accept-the-terms-of-service ) .
10394
10495### Sign in
10596
@@ -114,26 +105,11 @@ After signing in to your Docker Account, enable the Docker AI feature:
1141051 . Open the ** Settings** view in Docker Desktop.
1151062 . Navigate to ** Features in development** .
1161073 . Check the ** Enable Docker AI** checkbox.
117- 4 . Select ** Apply & restart** .
118-
119- ### Accept the terms of service
120-
121- To start using Docker AI, you need to accept the terms of service. You can do
122- this in one of two ways:
123-
124- - Open the ** Ask Gordon** view in Docker Desktop and ask a question.
125- - Use the ` docker ai ` CLI command to issue a query.
126108
127- The first time you interact with Docker AI, you'll see a prompt to accept the
128- terms of service. For example:
109+ The Docker AI terms of service agreement is displayed. You must agree to the
110+ terms before you can enable the feature. Review the terms and select ** Accept and enable ** to continue.
129111
130- ``` console
131- $ docker ai what can you do?
132-
133- Before using Gordon, please accept the terms of service
134- ```
135-
136- After accepting the terms, you can begin using Ask Gordon.
112+ 4 . Select ** Apply & restart** .
137113
138114## Using Ask Gordon
139115
0 commit comments