diff --git a/g4f/Provider/Bing.py b/g4f/Provider/Bing.py index 10a88ffb..18a6040b 100644 --- a/g4f/Provider/Bing.py +++ b/g4f/Provider/Bing.py @@ -249,7 +249,7 @@ async def stream_generate( cookies: dict = None, web_search: bool = False, gpt4_turbo: bool = False, - timeout = int = 900 + timeout: int = 900 ): headers = Defaults.headers if cookies: