Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -71,6 +71,9 @@ Added sidebar integration to deployed version so you can paste your OpenAi API k
|
|
| 71 |
Paste your OpenAi API key and choose the model, or similarly the Groq API key and the model you want to use for the inferences.
|
| 72 |
|
| 73 |
|
|
|
|
|
|
|
|
|
|
| 74 |
## Step 4: Create the Application File
|
| 75 |
|
| 76 |
Create a file named `app.py` and paste the code from the LangGraph Blog Generator code artifact.
|
|
|
|
| 71 |
Paste your OpenAi API key and choose the model, or similarly the Groq API key and the model you want to use for the inferences.
|
| 72 |
|
| 73 |
|
| 74 |
+

|
| 75 |
+
|
| 76 |
+
|
| 77 |
## Step 4: Create the Application File
|
| 78 |
|
| 79 |
Create a file named `app.py` and paste the code from the LangGraph Blog Generator code artifact.
|