0o7Hunk commited on
Commit
0649519
·
verified ·
1 Parent(s): 996a539

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ st.write("Create high-quality LinkedIn posts step-by-step 🚀")
67
  """
68
 
69
  with st.spinner("Generating your post... ✨"):
70
- try:
71
  response = client.chat.completions.create(
72
  model="mixtral-8x7b-32768",
73
  messages=[
 
67
  """
68
 
69
  with st.spinner("Generating your post... ✨"):
70
+
71
  response = client.chat.completions.create(
72
  model="mixtral-8x7b-32768",
73
  messages=[