summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Bing.py
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-03-22 13:01:48 +0100
committerGitHub <noreply@github.com>2024-03-22 13:01:48 +0100
commitcb74a39d9272801e5d264574fc16fce8ac89011d (patch)
tree81c2e2a16703797153f398953f757ef531c283ff /g4f/Provider/Bing.py
parentMerge pull request #1729 from hlohaus/giga (diff)
parentAdd updated requirements (diff)
downloadgpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar
gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.gz
gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.bz2
gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.lz
gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.xz
gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.zst
gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.zip
Diffstat (limited to 'g4f/Provider/Bing.py')
-rw-r--r--g4f/Provider/Bing.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/Provider/Bing.py b/g4f/Provider/Bing.py
index a1d14d87..f8b06dd1 100644
--- a/g4f/Provider/Bing.py
+++ b/g4f/Provider/Bing.py
@@ -414,7 +414,7 @@ async def stream_generate(
image_request = await upload_image(
session,
image,
- "Balanced" if Tones.copilot == "Copilot" else tone,
+ "Balanced" if tone == Tones.copilot else tone,
headers
) if image else None
async with session.ws_connect(