Configuration# Langworks provides various settings through the config module to easily adjust the framework’s inner workings. langworks.config.CLEAN_MULTILINE: bool = True# Flag that controls whether or not Query automatically applies clean_multiline() to any query and guidance arguments passed.