Add GeminiPro API provider

Set min version for undetected-chromedriver
Add api_key to the new client
This commit is contained in:
Heiner Lohaus 2024-02-23 11:33:38 +01:00
parent 51b4aaae05
commit 51264fe20c
11 changed files with 223 additions and 68 deletions

View file

@ -25,7 +25,7 @@ EXTRA_REQUIRE = {
"beautifulsoup4", # internet.search and bing.create_images
"brotli", # openai
"platformdirs", # webdriver
"undetected-chromedriver", # webdriver
"undetected-chromedriver>=3.5.5", # webdriver
"setuptools", # webdriver
"aiohttp_socks", # proxy
"pillow", # image