summaryrefslogtreecommitdiffstats
path: root/testing/binghuan/README.md
diff options
context:
space:
mode:
authorxtekky <98614666+xtekky@users.noreply.github.com>2023-07-16 19:50:00 +0200
committerGitHub <noreply@github.com>2023-07-16 19:50:00 +0200
commit821c8dcd470456143deaa34ff4edb1ae05f0f147 (patch)
treeb5e6ff34b32d6c29ea6890f06d903daebf94113c /testing/binghuan/README.md
parentMerge pull request #742 from dikos1337/fix-anchors (diff)
parentrefactor/move provider from testing folder (diff)
downloadgpt4free-821c8dcd470456143deaa34ff4edb1ae05f0f147.tar
gpt4free-821c8dcd470456143deaa34ff4edb1ae05f0f147.tar.gz
gpt4free-821c8dcd470456143deaa34ff4edb1ae05f0f147.tar.bz2
gpt4free-821c8dcd470456143deaa34ff4edb1ae05f0f147.tar.lz
gpt4free-821c8dcd470456143deaa34ff4edb1ae05f0f147.tar.xz
gpt4free-821c8dcd470456143deaa34ff4edb1ae05f0f147.tar.zst
gpt4free-821c8dcd470456143deaa34ff4edb1ae05f0f147.zip
Diffstat (limited to 'testing/binghuan/README.md')
-rw-r--r--testing/binghuan/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/binghuan/README.md b/testing/binghuan/README.md
deleted file mode 100644
index 642f1fee..00000000
--- a/testing/binghuan/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-https://github.com/xtekky/gpt4free/issues/40#issuecomment-1630946450
-flow chat process is realy like real Bing (create conversation,listern to websocket and more)
-so i just use code Bing Provider from https://gitler.moe/g4f/gpt4free/ version and replace API endpoint and some conversationstyles and work fine
-
-but bing dont realy support multi/continues conversation (using prompt template from original Provider : def convert(messages) : https://github.com/xtekky/gpt4free/blob/e594500c4e7a8443e9b3f4af755c72f42dae83f0/g4f/Provider/Providers/Bing.py#L322)
-
-also i have problem with emoji encoding idk how to fix that \ No newline at end of file