langchain_core.globals
.get_verbose¶
- langchain_core.globals.get_verbose() bool [source]¶
Get the value of the verbose global setting.
- Returns
The value of the verbose global setting.
- Return type
bool
langchain_core.globals
.get_verbose¶Get the value of the verbose global setting.
The value of the verbose global setting.
bool