summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Bing.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Bing.py Luneye2023-08-271-46/+76
| | | Removed unnecessary check that could prematurely stop the AI's response while answering
* Add OpenaiChat and Hugchat ProviderHeiner Lohaus2023-08-251-58/+28
| | | | | | Add tests for providers with auth Improve async support / 2x faster Shared get_cookies by domain function
* Add create_async methodHeiner Lohaus2023-08-231-19/+39
|
* Fix bing providerHeiner Lohaus2023-08-211-261/+203
|
* ~ | major refractoring | v0.0.2.0abc2023-08-171-3/+3
|
* refactor: refactor providerMIDORIBIN2023-08-141-0/+362