Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Aktualisieren von webdriver.py0.2.7.3 | H Lohaus | 2024-04-05 | 1 | -1/+1 |
| | |||||
* | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 2024-03-16 | 1 | -2/+6 |
| | |||||
* | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 2024-03-12 | 1 | -3/+2 |
| | |||||
* | Fix unit test with missing requirements | Heiner Lohaus | 2024-03-12 | 1 | -1/+1 |
| | |||||
* | Remove all not working provider (#1679) | H Lohaus | 2024-03-12 | 1 | -9/+28 |
| | | | | Fix many providers Add selenium-wire to requierments | ||||
* | Read cookies from config in Gemini | Heiner Lohaus | 2024-02-09 | 1 | -1/+2 |
| | | | | Fixes for OpenaiChat Provider | ||||
* | Update provider and model list (#1568) | H Lohaus | 2024-02-09 | 1 | -0/+3 |
| | | | | Move bing.create_images and cookies helper Disable some providers | ||||
* | Add aiohttp_socks to requirements | Heiner Lohaus | 2024-01-29 | 1 | -5/+4 |
| | | | | | Fix preview for uploaded and generated images in gui Improve typing, readme | ||||
* | 1. Discover chromedriver dynamically with "which". 2. Use "finally" in WebDriverSession.__exit__ | technicca | 2024-01-28 | 1 | -2/+6 |
| | |||||
* | Fix PerplexityLabs Provider, Improve bypass_cloudflare helper | Heiner Lohaus | 2024-01-27 | 1 | -1/+22 |
| | |||||
* | Fix: ChromeDriver only supports characters in the BMP | Heiner Lohaus | 2024-01-26 | 1 | -2/+9 |
| | | | | Add set_cookies helper, Show last used model | ||||
* | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 2024-01-26 | 1 | -7/+17 |
| | | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | ||||
* | Check access from chromedriver | Heiner Lohaus | 2024-01-20 | 1 | -1/+3 |
| | |||||
* | Change doctypes style to Google | Heiner Lohaus | 2024-01-14 | 1 | -20/+55 |
| | | | | | | Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests | ||||
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -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 Lohaus | 2024-01-10 | 1 | -0/+3 |
| | | | | | Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider | ||||
* | Add websearch to gui (#1314) | H Lohaus | 2023-12-07 | 1 | -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 dockerfile | Heiner Lohaus | 2023-12-06 | 1 | -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 bypass | Heiner Lohaus | 2023-12-02 | 1 | -0/+82 |