mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 10:40:43 -08:00
3 lines
No EOL
109 B
Python
3 lines
No EOL
109 B
Python
from __future__ import annotations
|
|
|
|
from ...tools.web_search import SearchResults, search, get_search_message |