:mod:`langchain_community.callbacks.streamlit.streamlit_callback_handler`.LLMThoughtLabeler ================================================================================================== .. currentmodule:: langchain_community.callbacks.streamlit.streamlit_callback_handler .. autoclass:: LLMThoughtLabeler .. rubric:: Methods .. autosummary:: ~LLMThoughtLabeler.__init__ ~LLMThoughtLabeler.get_final_agent_thought_label ~LLMThoughtLabeler.get_history_label ~LLMThoughtLabeler.get_initial_label ~LLMThoughtLabeler.get_tool_label .. automethod:: LLMThoughtLabeler.__init__ .. automethod:: LLMThoughtLabeler.get_final_agent_thought_label .. automethod:: LLMThoughtLabeler.get_history_label .. automethod:: LLMThoughtLabeler.get_initial_label .. automethod:: LLMThoughtLabeler.get_tool_label .. example_links:: LLMThoughtLabeler