mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-04-22 15:47:11 +08:00
Update __main__.py
This commit is contained in:
@@ -15,8 +15,8 @@ from .retry_provider import *
|
||||
from .thinking import *
|
||||
from .web_search import *
|
||||
from .models import *
|
||||
#from .mcp import *
|
||||
#from .tool_support_provider import *
|
||||
#from .config_provider import *
|
||||
from .mcp import *
|
||||
from .tool_support_provider import *
|
||||
from .config_provider import *
|
||||
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user