summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix merge issuesHeiner Lohaus2024-01-131-4/+1
|
* Merge branch 'main' into mainH Lohaus2024-01-133-130/+59
|\
| * Merge pull request #1462 from hlohaus/imgH Lohaus2024-01-133-132/+59
| |\ | | | | | | Support upload image in gui
| | * Support upload image in guiHeiner Lohaus2024-01-133-132/+59
| | | | | | | | | | | | | | | | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
* | | Cleanup unused dependenciesAkash Mondal2024-01-131-3/+3
|/ / | | | | | | | | | | | | | | * remove packages, that are not a direct dependency to this project, from requirements.txt * no need to just numpy for simple sqrt operation on numbers * write code on python than using a js compiler
* / Fixed Error "No module named g4f.Provider.bing" (#1448)Debaditya Banerji2024-01-111-0/+0
|/ | | * Added init file to initiate bing as a Module
* Add create images to Bing (#1426)H Lohaus2024-01-103-0/+369
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider