summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing/conversation.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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