Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 8 additions & 32 deletions content/manuals/desktop/features/gordon.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,7 @@ params:
text: Beta
---

{{% restricted title=Beta %}}
Ask Gordon is a [Beta](/manuals/release-lifecycle.md) feature, and only members
of the Ask Gordon beta program can access it. Features, user interface, and
behavior are subject to change in future releases.

{{< button text="Apply for access" url="https://docker.qualtrics.com/jfe/form/SV_dmVHFjQ4fZlrEOy" >}}
{{% /restricted %}}
{{< summary-bar feature_name="Ask Gordon" >}}

Ask Gordon is your personal AI assistant embedded in Docker Desktop and the
Docker CLI. It's designed to streamline your workflow and help you make the
Expand Down Expand Up @@ -61,7 +55,8 @@ To provide accurate responses, Ask Gordon may send relevant files, directories,
or image metadata to the Gordon backend along with your query. This data
transfer occurs over the network but is never stored persistently or shared
with third parties. It is used exclusively to process your request and
formulate a response.
formulate a response. For more information about privacy terms and conditions
for Docker AI, review [Gordon's Supplemental Terms](https://www.docker.com/legal/docker-ai-supplemental-terms/).

All data transferred is encrypted in transit.

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

To use this feature, you must have:

- [Access to the Ask Gordon beta program](https://docker.qualtrics.com/jfe/form/SV_dmVHFjQ4fZlrEOy).

- Docker Desktop version 4.37 or later.
- Docker Desktop version 4.38 or later.

Ask Gordon is not enabled by default. After having received access to the beta
program, you must enable the feature:
Ask Gordon is not enabled by default. To enable the feature:

1. [Sign in](#sign-in) to your Docker account.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jalonsogo Do users need to sign in to their account to enable Gordon?

2. [Enable the feature](#enable-the-feature) in the Docker Desktop settings.
3. [Accept the terms of service](#accept-the-terms-of-service).

### Sign in

Expand All @@ -114,26 +105,11 @@ After signing in to your Docker Account, enable the Docker AI feature:
1. Open the **Settings** view in Docker Desktop.
2. Navigate to **Features in development**.
3. Check the **Enable Docker AI** checkbox.
4. Select **Apply & restart**.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe users should now click on the "Accept and enable" button before selecting Apply & restart.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the TOS modal you mean? I have this in the doc:

You must agree to the terms before you can enable the feature.

I guess that should suffice? Or do you mean something else? I can't see the new UI, not able to get nightly builds of DD atm.


### Accept the terms of service

To start using Docker AI, you need to accept the terms of service. You can do
this in one of two ways:

- Open the **Ask Gordon** view in Docker Desktop and ask a question.
- Use the `docker ai` CLI command to issue a query.

The first time you interact with Docker AI, you'll see a prompt to accept the
terms of service. For example:
The Docker AI terms of service agreement is displayed. You must agree to the
terms before you can enable the feature. Review the terms and select **Accept and enable** to continue.

```console
$ docker ai what can you do?

Before using Gordon, please accept the terms of service
```

After accepting the terms, you can begin using Ask Gordon.
4. Select **Apply & restart**.

## Using Ask Gordon

Expand Down
3 changes: 2 additions & 1 deletion data/summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Amazon S3 cache:
availability: Experimental
Ask Gordon:
availability: Beta
requires: Docker Desktop 4.38 or later
Automated builds:
subscription: [Pro, Team, Business]
Azure blob:
Expand Down Expand Up @@ -111,4 +112,4 @@ VMM:
Wasm workloads:
availability: Beta
Wasmtime:
availability: Experimental
availability: Experimental