Skip to content

Commit 313ea77

Browse files
dvdksnaevesdockerusha-mandya
authored
desktop: update Gordon enablement procedure for DD 4.38 (#21921)
Signed-off-by: David Karlsson <[email protected]> --------- Signed-off-by: David Karlsson <[email protected]> Co-authored-by: Allie Sadler <[email protected]> Co-authored-by: Usha Mandya <[email protected]>
1 parent 65ed975 commit 313ea77

File tree

2 files changed

+10
-33
lines changed

2 files changed

+10
-33
lines changed

content/manuals/desktop/features/gordon.md

Lines changed: 8 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,7 @@ params:
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

2014
Ask Gordon is your personal AI assistant embedded in Docker Desktop and the
2115
Docker 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,
6155
or image metadata to the Gordon backend along with your query. This data
6256
transfer occurs over the network but is never stored persistently or shared
6357
with 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

6661
All data transferred is encrypted in transit.
6762

@@ -90,16 +85,12 @@ If you have concerns about data collection or usage, you can
9085

9186
To 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

10092
1. [Sign in](#sign-in) to your Docker account.
10193
2. [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:
114105
1. Open the **Settings** view in Docker Desktop.
115106
2. Navigate to **Features in development**.
116107
3. 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

data/summary.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Amazon S3 cache:
1616
availability: Experimental
1717
Ask Gordon:
1818
availability: Beta
19+
requires: Docker Desktop 4.38 or later
1920
Automated builds:
2021
subscription: [Pro, Team, Business]
2122
Azure blob:
@@ -191,4 +192,4 @@ VMM:
191192
Wasm workloads:
192193
availability: Beta
193194
Wasmtime:
194-
availability: Experimental
195+
availability: Experimental

0 commit comments

Comments
 (0)