Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project is a research prototype. It is ready to try and will give results f
*Docker internal users: You must be opted-out of mandatory sign-in.*

1. Install latest VSIX file https://github.com/docker/labs-ai-tools-vscode/releases
2. Execute command `>Docker AI: Set Secret Key...` to enter the api key for your model provider. This stop is optional if your pompt specifies a local model via `url:` and `model:` attributes.
2. Execute command `>Docker AI: Set Secret Key...` to enter the api key for your model provider. This stop is optional if your prompt specifies a local model via `url:` and `model:` attributes.
3. Run a prompt

### Local Prompt:
Expand Down Expand Up @@ -55,7 +55,7 @@ https://vonwig.github.io/prompts.docs

## Development

### Local developement
### Local development

```sh
# docker:command=build-and-install
Expand Down