Home / Subdomains / Tracers

Tracers

Browse all 268 subdomain entities categorized under Tracers in the langchain Architecture Docs architecture documentation.

268 entities · Page 3 of 6

_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
collections() — langchain Function Reference
Architecture documentation for the collections() function in evaluation.py from the langchain codebase.
Function python
_evaluate_in_project() — langchain Function Reference
Architecture documentation for the _evaluate_in_project() function in evaluation.py from the langchain codebase.
Function python
__init__() — langchain Function Reference
Architecture documentation for the __init__() function in evaluation.py from the langchain codebase.
Function python
_log_evaluation_feedback() — langchain Function Reference
Architecture documentation for the _log_evaluation_feedback() function in evaluation.py from the langchain codebase.
Function python
_persist_run() — langchain Function Reference
Architecture documentation for the _persist_run() function in evaluation.py from the langchain codebase.
Function python
_select_eval_results() — langchain Function Reference
Architecture documentation for the _select_eval_results() function in evaluation.py from the langchain codebase.
Function python
wait_for_all_evaluators() — langchain Function Reference
Architecture documentation for the wait_for_all_evaluators() function in evaluation.py from the langchain codebase.
Function python
wait_for_futures() — langchain Function Reference
Architecture documentation for the wait_for_futures() function in evaluation.py from the langchain codebase.
Function python
__aiter__() — langchain Function Reference
Architecture documentation for the __aiter__() function in event_stream.py from the langchain codebase.
Function python
_assign_name() — langchain Function Reference
Architecture documentation for the _assign_name() function in event_stream.py from the langchain codebase.
Function python
_astream_events_implementation_v1() — langchain Function Reference
Architecture documentation for the _astream_events_implementation_v1() function in event_stream.py from the langchain codebase.
Function python
_astream_events_implementation_v2() — langchain Function Reference
Architecture documentation for the _astream_events_implementation_v2() function in event_stream.py from the langchain codebase.
Function python
collections() — langchain Function Reference
Architecture documentation for the collections() function in event_stream.py from the langchain codebase.
Function python
__copy__() — langchain Function Reference
Architecture documentation for the __copy__() function in event_stream.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