mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
Update Grok.py
This commit is contained in:
parent
7771cf3d43
commit
2e6d417d02
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ class Grok(AsyncAuthedProvider, ProviderModelMixin):
|
|||
while True:
|
||||
if has_headers:
|
||||
break
|
||||
input_element = None
|
||||
input_element = None
|
||||
try:
|
||||
input_element = await page.select("div.ProseMirror", 2)
|
||||
except Exception:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue