mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-24 13:07:53 +08:00
Update OpenaiChat.py
This commit is contained in:
@@ -12,7 +12,7 @@ import uuid
|
||||
from copy import copy
|
||||
from typing import AsyncIterator, Iterator, Optional, Generator, Dict, Union, List, Any, AsyncGenerator, Set
|
||||
|
||||
from curl_cffi import AsyncSession
|
||||
from ...requests.curl_cffi import AsyncSession
|
||||
|
||||
try:
|
||||
import nodriver
|
||||
|
||||
Reference in New Issue
Block a user