Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(g4f/Provider/bing/conversation.py): update bundleVersion in create_conversation URLs | kqlio67 | 2024-09-11 | 1 | -3/+3 |
| | |||||
* | Add image model list | Heiner Lohaus | 2024-04-21 | 1 | -0/+2 |
| | |||||
* | Fix Bing Provider, Add Account Support for Meta AI | Heiner Lohaus | 2024-04-21 | 1 | -5/+4 |
| | | | | Use default headers in OpenaiChat | ||||
* | Fix DuckDuckGo Provider issues | Heiner Lohaus | 2024-04-17 | 1 | -2/+2 |
| | | | | | Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider | ||||
* | Fix unittests, update Bing Urls | Heiner Lohaus | 2024-04-11 | 1 | -2/+2 |
| | |||||
* | No arkose token and .har files | Heiner Lohaus | 2024-03-26 | 1 | -2/+3 |
| | |||||
* | Fix missing websocket_request_id in OpenaiChat | Heiner Lohaus | 2024-03-19 | 1 | -0/+3 |
| | | | | | | Add RateLimitErrors to Bing Add android support to gui api Add annotations import to gui api | ||||
* | Add conversation support for Bing | Heiner Lohaus | 2024-03-16 | 1 | -2/+5 |
| | |||||
* | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 2024-03-12 | 1 | -27/+7 |
| | |||||
* | Remove all not working provider (#1679) | H Lohaus | 2024-03-12 | 1 | -19/+20 |
| | | | | Fix many providers Add selenium-wire to requierments | ||||
* | Add word count from iG8R | Heiner Lohaus | 2024-03-09 | 1 | -1/+1 |
| | | | | | | Improve Bing provider Some gui improvments Improve error handling in gui | ||||
* | Try to fix Captcha Issue | Heiner Lohaus | 2024-02-17 | 1 | -1/+4 |
| | |||||
* | Improve create conversation in Bing | Heiner Lohaus | 2024-02-17 | 1 | -1/+14 |
| | |||||
* | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 2024-01-26 | 1 | -0/+2 |
| | | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | ||||
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -2/+42 |
| | | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types | ||||
* | Support upload image in gui | Heiner Lohaus | 2024-01-13 | 1 | -2/+5 |
| | | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | ||||
* | Add create images to Bing (#1426) | H Lohaus | 2024-01-10 | 1 | -0/+43 |
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider |