summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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