Skip to content

Commit da78831

Browse files
authored
docs: Mention the Requirement of an API Key (#1)
As the demo is mainly configured to be utilized with OpenAI GPT and Embeddings, what is later in the Readme explicit mentioned, it should also be mentioned in the Requirements-Section of the Readme.
1 parent 68822da commit da78831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ What you need to run this demo:
1414
* [Git](https://git-scm.com/) & [GitHub Account](https://github.com)
1515
* [Docker](https://www.docker.com/) with [Docker Compose Plugin](https://docs.docker.com/compose/)
1616
* Your Favorite IDE or Editor
17+
* An [OpenAI API Key](https://platform.openai.com/docs/api-reference/create-and-export-an-api-key)
1718

1819
## Technology
1920

0 commit comments

Comments
 (0)