thejagstudio commited on
Commit
1d0de45
·
verified ·
1 Parent(s): 050f133

Update api/views.py

Browse files
Files changed (1) hide show
  1. api/views.py +1 -1
api/views.py CHANGED
@@ -20,7 +20,7 @@ from .models import UseCases, DocumentTypes
20
  # host_url = "http://16.170.244.54"
21
  host_url = "https://thejagstudio-absoluteai.hf.space/"
22
  googleAPIKey = "AIzaSyBeo4NGA__U6Xxy-aBE6yFm19pgq8TY-TM"
23
- genai.configure(api_key='AIzaSyALFCivW9GP25mbxL3W7Fv6u7m2ZHVlC8w')
24
 
25
 
26
  def getAnswer(images):
 
20
  # host_url = "http://16.170.244.54"
21
  host_url = "https://thejagstudio-absoluteai.hf.space/"
22
  googleAPIKey = "AIzaSyBeo4NGA__U6Xxy-aBE6yFm19pgq8TY-TM"
23
+ genai.configure(api_key='AIzaSyAVsQ6ZiJ2ikjC8qlR3bmwIZlGzNBd0Ks4')
24
 
25
 
26
  def getAnswer(images):