Update config supports_message_history

This commit is contained in:
Heiner Lohaus 2023-10-27 22:59:14 +02:00
parent 1e5a0eda1b
commit 79cf039a88
27 changed files with 56 additions and 47 deletions

View file

@ -30,10 +30,10 @@ default_cookies = {
}
class Bing(AsyncGeneratorProvider):
url = "https://bing.com/chat"
working = True
url = "https://bing.com/chat"
working = True
supports_message_history = True
supports_gpt_4 = True
supports_gpt_4 = True
@staticmethod
def create_async_generator(