Commit Graph

16 Commits (431621b2747ce62d46c1af53e72d457b46b1c3b1)

Author SHA1 Message Date
Heiner Lohaus a26421bcd8 Add image model list 5 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
5 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
5 months ago
Heiner Lohaus 934edc86ba Fix unittests, update Bing Urls 6 months ago
Heiner Lohaus 95bab66dad No arkose token and .har files 6 months ago
Heiner Lohaus 486e43dabd Fix missing websocket_request_id in OpenaiChat
Add RateLimitErrors to Bing
Add android support to gui api
Add annotations import to gui api
6 months ago
Heiner Lohaus 4778356064 Add conversation support for Bing 6 months ago
Heiner Lohaus 5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 7 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
7 months ago
Heiner Lohaus 74a33f10dd Add word count from iG8R
Improve Bing provider
Some gui improvments
Improve error handling in gui
7 months ago
Heiner Lohaus 1cce6324f1 Try to fix Captcha Issue 7 months ago
Heiner Lohaus 7cd5b3f0c6 Improve create conversation in Bing 7 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
8 months ago
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
8 months ago
Heiner Lohaus ea8d6b847a Support upload image in gui
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
8 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
9 months ago