summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/needs_auth/Poe.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-26Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus1-2/+2
Add set_cookies helper, Show last used model
2024-01-01Add support for all modelsHeiner Lohaus1-2/+2
Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api
2023-12-02Add get_session_from_browser as cloudflare bypassHeiner Lohaus1-1/+1
2023-11-20Add webdriver moduleHeiner Lohaus1-5/+6
2023-11-19Add Response Handler to OpenaiChatHeiner Lohaus1-50/+43
Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi
2023-11-17Remove virtualdisplay and add headless modeHeiner Lohaus1-15/+7
2023-11-17Add Poe Provider, Update AItianhuSpace PorviderHeiner Lohaus1-0/+129