CSAle commited on
Commit
197e9c5
1 Parent(s): 8ecca5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -13,9 +13,14 @@ In this repository, we'll walk you through the steps to create a Large Language
13
  Are you ready? Let's get started!
14
 
15
  <details>
16
- <summary>🖥️ Accessing `gpt-3.5-turbo` like a developer</summary>
 
 
 
 
 
 
17
 
18
- 1. Head to [this notebook]() and follow along with the instructions!
19
  </details>
20
 
21
 
 
13
  Are you ready? Let's get started!
14
 
15
  <details>
16
+ <summary>🖥️ Accessing "gpt-3.5-turbo" (ChatGPT) like a developer</summary>
17
+
18
+ 1. Head to [this notebook](https://colab.research.google.com/drive/1mOzbgf4a2SP5qQj33ZxTz2a01-5eXqk2?usp=sharing) and follow along with the instructions!
19
+
20
+ 2. Complete the notebook and try out your own system/assistant messages!
21
+
22
+ That's it! Head to the next step and start building your application!
23
 
 
24
  </details>
25
 
26