From 1569b6c6da56c66d3982b785ba20c29a3a5fe19b Mon Sep 17 00:00:00 2001 From: Bagus Indrayana Date: Wed, 12 Jul 2023 01:14:44 +0800 Subject: update readme --- testing/binghuan/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/testing/binghuan/README.md b/testing/binghuan/README.md index 3752d98d..642f1fee 100644 --- a/testing/binghuan/README.md +++ b/testing/binghuan/README.md @@ -2,4 +2,6 @@ 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) \ No newline at end of file +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 -- cgit v1.2.3