langchain_core.globals.get_debug

langchain_core.globals.get_debug() bool[source]

获取 debug 全局设置的值。

返回

debug 全局设置的值。

返回类型

bool