GabrielSchultz commited on
Commit
15ecee5
1 Parent(s): abd4076

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import requests
3
  import time
4
  import os
5
 
6
- api_key = os.getenv("apichatbotacess")
7
 
8
  # Define the API calling function
9
  def api_call(prompt, thread_id):
 
3
  import time
4
  import os
5
 
6
+ api_key = os.getenv("apismbcchatbotacess")
7
 
8
  # Define the API calling function
9
  def api_call(prompt, thread_id):