mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Add some arguments to chat completion api, update discord links
This commit is contained in:
parent
abd94c1174
commit
651df0cf82
9 changed files with 15 additions and 14 deletions
|
|
@ -26,7 +26,6 @@ from ..providers.asyncio import get_running_loop
|
|||
from ..Provider.openai.har_file import NoValidHarFileError, get_headers, get_har_files
|
||||
from ..requests import get_nodriver
|
||||
from ..image import ImageResponse, to_bytes, is_accepted_format
|
||||
from ..cookies import get_cookies_dir
|
||||
from .. import debug
|
||||
|
||||
class Conversation(BaseConversation):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue