parjun commited on
Commit
13af76d
·
verified ·
1 Parent(s): cb08f94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66aa6865dbc76cb4ea6e789e/82ohVcQJsUXh9AGiLpm3Y.png)
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.