in backend/langchainadapters.py [0:0]
def on_llm_end(self, response: LLMResult, **kwargs: Any) -> None: """Do nothing.""" pass