langchain_community.utilities.pebblo.get_runtime

langchain_community.utilities.pebblo.get_runtime() Tuple[Framework, Runtime][source]

获取当前框架和运行时详细信息。

返回值

当前应用程序实例的框架和运行时。

返回类型

元组[Framework, Runtime]