summaryrefslogtreecommitdiffstats
path: root/g4f/webdriver.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check access from chromedriverHeiner Lohaus2024-01-201-1/+3
|
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-20/+55
| | | | | | Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
* Refactor code with AIHeiner Lohaus2024-01-141-23/+53
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Add create images to Bing (#1426)H Lohaus2024-01-101-0/+3
| | | | | Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider
* Add websearch to gui (#1314)H Lohaus2023-12-071-8/+40
| | | | | | | | * Add websearch to gui * Fix version_check config * Add version badge in README.md * Show version in gui * Add docker hub build * Fix gui backend, improve style
* Add selenium to dockerfileHeiner Lohaus2023-12-061-2/+8
| | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
* Add get_session_from_browser as cloudflare bypassHeiner Lohaus2023-12-021-0/+82