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

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='AIzaSyAVsQ6ZiJ2ikjC8qlR3bmwIZlGzNBd0Ks4')
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='AIzaSyCg9NGsLygb0sVKpviMkgV4eMPLd9nXW7w')
24
 
25
 
26
  def getAnswer(images):