Skip to content

Commit

Permalink
Update g4f/Provider/Blackbox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kqlio67 committed Jan 25, 2025
1 parent 0bd49b0 commit 118657f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g4f/Provider/Blackbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ async def create_async_generator(
"validated": conversation.validated_value,
"imageGenerationMode": False,
"webSearchModePrompt": False,
"deepSearchMode": True,
"deepSearchMode": False,
"domains": None,
"vscodeClient": False,
"codeInterpreterMode": False,
Expand Down

0 comments on commit 118657f

Please sign in to comment.