get_runtime# langchain_community.chains.pebblo_retrieval.utilities.get_runtime() → Tuple[Framework, Runtime][source]# Fetch the current Framework and Runtime details. Returns: Framework and Runtime for the current app instance. Return type: Tuple[Framework, Runtime]