-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Traceback (most recent call last):
File "main.py", line 7, in <module>
response = rs.get_ai_response("How are you?")
File "D:\Anaconda3\lib\site-packages\apiclient\core.py", line 95, in __call__
return self.sync_call(httpx_request)
File "D:\Anaconda3\lib\site-packages\apiclient\core.py", line 100, in sync_cal
l
response = post_processor(response)
File "D:\Anaconda3\lib\site-packages\prsaw\PRSAW.py", line 115, in _post_get_i
mage
return res[0]
KeyError: 0im getting the following error. why is that happening?
Metadata
Metadata
Assignees
Labels
No labels