mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Move some modules, create providers dir
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version
This commit is contained in:
parent
0a0698c7f3
commit
e5b7f72b71
31 changed files with 448 additions and 435 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from .base_provider import ProviderType
|
||||
from .providers.types import ProviderType
|
||||
|
||||
logging: bool = False
|
||||
version_check: bool = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue