We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58a026a + 51b5e4e commit bcb1282Copy full SHA for bcb1282
examples/chatbot_with_streaming.py
@@ -32,8 +32,6 @@
32
"/exit": {},
33
}
34
35
-LOG_FORMAT = "%(asctime)s - %(levelname)s - %(message)s"
36
-
37
logger = logging.getLogger("chatbot")
38
39
0 commit comments