get_debug#

langchain_core.globals.get_debug() bool[source]#

Get the value of the debug global setting.

Returns:

The value of the debug global setting.

Return type:

bool