diff options
author | Bagus Indrayana <bagusindrayanaindo@gmail.com> | 2023-07-11 17:00:51 +0200 |
---|---|---|
committer | Bagus Indrayana <bagusindrayanaindo@gmail.com> | 2023-07-11 17:00:51 +0200 |
commit | e991484e2d6daf9e377adcdc9aa45fb52a1d921a (patch) | |
tree | 99e09bdf256d9543d389ae48d086bfa660a64d44 /testing/binghuan/helpers/binghuan.py | |
parent | udate testing (diff) | |
download | gpt4free-e991484e2d6daf9e377adcdc9aa45fb52a1d921a.tar gpt4free-e991484e2d6daf9e377adcdc9aa45fb52a1d921a.tar.gz gpt4free-e991484e2d6daf9e377adcdc9aa45fb52a1d921a.tar.bz2 gpt4free-e991484e2d6daf9e377adcdc9aa45fb52a1d921a.tar.lz gpt4free-e991484e2d6daf9e377adcdc9aa45fb52a1d921a.tar.xz gpt4free-e991484e2d6daf9e377adcdc9aa45fb52a1d921a.tar.zst gpt4free-e991484e2d6daf9e377adcdc9aa45fb52a1d921a.zip |
Diffstat (limited to 'testing/binghuan/helpers/binghuan.py')
-rw-r--r-- | testing/binghuan/helpers/binghuan.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/binghuan/helpers/binghuan.py b/testing/binghuan/helpers/binghuan.py index ad3f7ff7..cdeabeb8 100644 --- a/testing/binghuan/helpers/binghuan.py +++ b/testing/binghuan/helpers/binghuan.py @@ -1,3 +1,5 @@ +# Original Code From : https://gitler.moe/g4f/gpt4free +# https://gitler.moe/g4f/gpt4free/src/branch/main/g4f/Provider/Providers/helpers/bing.py import sys import ssl import uuid |