From 0122e7cd05d9d8651bf7d41ca00fb2abba8661cd Mon Sep 17 00:00:00 2001 From: Doron Gower Date: Sun, 19 Mar 2023 21:53:36 +0200 Subject: [PATCH 1/2] first commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e11c928..44ee4b0 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ Public Hello World to get used to Python and GPT-3 7. Clone down this repo with `git clone https://github.com/daveshap/PythonGPT3Tutorial.git` 8. Go to your [OpenAI account](https://beta.openai.com/account/api-keys) and copy your key into `openaiapikey.txt` 9. Go into the repo with `cd PythonGPT3Tutorial` -10. Run the demo script with `python hello_world.py` \ No newline at end of file +10. Run the demo script with `python hello_world.py`"# chatgpt-1" From dc932fac70c939c3c0e814b59cf2f41fb3bd66a1 Mon Sep 17 00:00:00 2001 From: Doron Gower Date: Sun, 19 Mar 2023 21:55:01 +0200 Subject: [PATCH 2/2] first commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44ee4b0..83b7278 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,4 @@ Public Hello World to get used to Python and GPT-3 8. Go to your [OpenAI account](https://beta.openai.com/account/api-keys) and copy your key into `openaiapikey.txt` 9. Go into the repo with `cd PythonGPT3Tutorial` 10. Run the demo script with `python hello_world.py`"# chatgpt-1" +"# chatgpt-1"