mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-10 19:11:01 +00:00
Update OpenaiChat.py
This commit is contained in:
parent
cf5961a6ce
commit
ba04bf2bb1
@ -288,7 +288,7 @@ class OpenaiChat(AsyncGeneratorProvider, ProviderModelMixin):
|
||||
json={"is_visible": False},
|
||||
headers=headers
|
||||
) as response:
|
||||
response.raise_for_status()
|
||||
...
|
||||
|
||||
@classmethod
|
||||
async def create_async_generator(
|
||||
|
Loading…
Reference in New Issue
Block a user