summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing/conversation.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-17Try to fix Captcha IssueHeiner Lohaus1-1/+4
2024-02-17Improve create conversation in BingHeiner Lohaus1-1/+14
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-0/+2
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-14Refactor code with AIHeiner Lohaus1-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-13Support upload image in guiHeiner Lohaus1-2/+5
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
2024-01-10Add create images to Bing (#1426)H Lohaus1-0/+43
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider