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 @@ -15,7 +15,7 @@ machine. This is especially useful if you need to:

You will need these core pieces:

1. Docker
1. [Docker](https://docs.docker.com/engine/install/)
2. OpenAI [API key](https://openai.com/index/openai-api/)

Optional:
Expand Down Expand Up @@ -56,7 +56,7 @@ instructions for dynamically adding and working with tools. Try a conversation
like this:

```text
you) What tools are available?_
you) What tools are available?

Here are the tools that are available for use:

Expand Down