**Describe the bug** Once we switch to Custom Chat part of the course, the logs get in the way. Need to update the course with ```python import logging logging.disable(logging.WARNING) ```
Describe the bug
Once we switch to Custom Chat part of the course, the logs get in the way. Need to update the course with