langchain_core.globals
.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
langchain_core.globals
.get_debug¶Get the value of the debug global setting.
The value of the debug global setting.
bool