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