Home / Domains / Observability

Observability

Browse all 605 domain entities categorized under Observability in the langchain Architecture Docs architecture documentation.

605 entities · Page 5 of 13

_get_tracer_project() — langchain Function Reference
Architecture documentation for the _get_tracer_project() function in context.py from the langchain codebase.
Function python
register_configure_hook() — langchain Function Reference
Architecture documentation for the register_configure_hook() function in context.py from the langchain codebase.
Function python
tracing_v2_enabled() — langchain Function Reference
Architecture documentation for the tracing_v2_enabled() function in context.py from the langchain codebase.
Function python
_tracing_v2_is_enabled() — langchain Function Reference
Architecture documentation for the _tracing_v2_is_enabled() function in context.py from the langchain codebase.
Function python
_add_child_run() — langchain Function Reference
Architecture documentation for the _add_child_run() function in core.py from the langchain codebase.
Function python
collections() — langchain Function Reference
Architecture documentation for the collections() function in core.py from the langchain codebase.
Function python
_complete_chain_run() — langchain Function Reference
Architecture documentation for the _complete_chain_run() function in core.py from the langchain codebase.
Function python
_complete_llm_run() — langchain Function Reference
Architecture documentation for the _complete_llm_run() function in core.py from the langchain codebase.
Function python
_complete_retrieval_run() — langchain Function Reference
Architecture documentation for the _complete_retrieval_run() function in core.py from the langchain codebase.
Function python
_complete_tool_run() — langchain Function Reference
Architecture documentation for the _complete_tool_run() function in core.py from the langchain codebase.
Function python
__copy__() — langchain Function Reference
Architecture documentation for the __copy__() function in core.py from the langchain codebase.
Function python
_create_chain_run() — langchain Function Reference
Architecture documentation for the _create_chain_run() function in core.py from the langchain codebase.
Function python
_create_chat_model_run() — langchain Function Reference
Architecture documentation for the _create_chat_model_run() function in core.py from the langchain codebase.
Function python
_create_llm_run() — langchain Function Reference
Architecture documentation for the _create_llm_run() function in core.py from the langchain codebase.
Function python
_create_retrieval_run() — langchain Function Reference
Architecture documentation for the _create_retrieval_run() function in core.py from the langchain codebase.
Function python
_create_tool_run() — langchain Function Reference
Architecture documentation for the _create_tool_run() function in core.py from the langchain codebase.
Function python
__deepcopy__() — langchain Function Reference
Architecture documentation for the __deepcopy__() function in core.py from the langchain codebase.
Function python
_end_trace() — langchain Function Reference
Architecture documentation for the _end_trace() function in core.py from the langchain codebase.
Function python
_errored_chain_run() — langchain Function Reference
Architecture documentation for the _errored_chain_run() function in core.py from the langchain codebase.
Function python
_errored_llm_run() — langchain Function Reference
Architecture documentation for the _errored_llm_run() function in core.py from the langchain codebase.
Function python
_errored_retrieval_run() — langchain Function Reference
Architecture documentation for the _errored_retrieval_run() function in core.py from the langchain codebase.
Function python
_errored_tool_run() — langchain Function Reference
Architecture documentation for the _errored_tool_run() function in core.py from the langchain codebase.
Function python
_get_chain_inputs() — langchain Function Reference
Architecture documentation for the _get_chain_inputs() function in core.py from the langchain codebase.
Function python
_get_chain_outputs() — langchain Function Reference
Architecture documentation for the _get_chain_outputs() function in core.py from the langchain codebase.
Function python
_get_run() — langchain Function Reference
Architecture documentation for the _get_run() function in core.py from the langchain codebase.
Function python
_get_stacktrace() — langchain Function Reference
Architecture documentation for the _get_stacktrace() function in core.py from the langchain codebase.
Function python
__init__() — langchain Function Reference
Architecture documentation for the __init__() function in core.py from the langchain codebase.
Function python
_llm_run_with_retry_event() — langchain Function Reference
Architecture documentation for the _llm_run_with_retry_event() function in core.py from the langchain codebase.
Function python
_llm_run_with_token_event() — langchain Function Reference
Architecture documentation for the _llm_run_with_token_event() function in core.py from the langchain codebase.
Function python
_on_chain_end() — langchain Function Reference
Architecture documentation for the _on_chain_end() function in core.py from the langchain codebase.
Function python
_on_chain_error() — langchain Function Reference
Architecture documentation for the _on_chain_error() function in core.py from the langchain codebase.
Function python
_on_chain_start() — langchain Function Reference
Architecture documentation for the _on_chain_start() function in core.py from the langchain codebase.
Function python
_on_chat_model_start() — langchain Function Reference
Architecture documentation for the _on_chat_model_start() function in core.py from the langchain codebase.
Function python
_on_llm_end() — langchain Function Reference
Architecture documentation for the _on_llm_end() function in core.py from the langchain codebase.
Function python
_on_llm_error() — langchain Function Reference
Architecture documentation for the _on_llm_error() function in core.py from the langchain codebase.
Function python
_on_llm_new_token() — langchain Function Reference
Architecture documentation for the _on_llm_new_token() function in core.py from the langchain codebase.
Function python
_on_llm_start() — langchain Function Reference
Architecture documentation for the _on_llm_start() function in core.py from the langchain codebase.
Function python
_on_retriever_end() — langchain Function Reference
Architecture documentation for the _on_retriever_end() function in core.py from the langchain codebase.
Function python
_on_retriever_error() — langchain Function Reference
Architecture documentation for the _on_retriever_error() function in core.py from the langchain codebase.
Function python
_on_retriever_start() — langchain Function Reference
Architecture documentation for the _on_retriever_start() function in core.py from the langchain codebase.
Function python
_on_run_create() — langchain Function Reference
Architecture documentation for the _on_run_create() function in core.py from the langchain codebase.
Function python
_on_run_update() — langchain Function Reference
Architecture documentation for the _on_run_update() function in core.py from the langchain codebase.
Function python
_on_tool_end() — langchain Function Reference
Architecture documentation for the _on_tool_end() function in core.py from the langchain codebase.
Function python
_on_tool_error() — langchain Function Reference
Architecture documentation for the _on_tool_error() function in core.py from the langchain codebase.
Function python
_on_tool_start() — langchain Function Reference
Architecture documentation for the _on_tool_start() function in core.py from the langchain codebase.
Function python
_persist_run() — langchain Function Reference
Architecture documentation for the _persist_run() function in core.py from the langchain codebase.
Function python
_start_trace() — langchain Function Reference
Architecture documentation for the _start_trace() function in core.py from the langchain codebase.
Function python
env_var_is_set() — langchain Function Reference
Architecture documentation for the env_var_is_set() function in env.py from the langchain codebase.
Function python

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free