v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-core/tracers/tracer_langchain_v1
ToolRun
Interface ToolRun
interface
ToolRun
{
action
:
string
;
child_chain_runs
:
ChainRun
[]
;
child_execution_order
:
number
;
child_llm_runs
:
LLMRun
[]
;
child_tool_runs
:
ToolRun
[]
;
execution_order
:
number
;
serialized
:
{
name
:
string
;
}
;
session_id
:
number
;
start_time
:
number
;
tool_input
:
string
;
type
:
string
;
uuid
:
string
;
end_time
?:
number
;
error
?:
string
;
output
?:
string
;
parent_uuid
?:
string
;
}
Hierarchy (
view full
)
BaseRunV1
ToolRun
Index
Properties
action
child_
chain_
runs
child_
execution_
order
child_
llm_
runs
child_
tool_
runs
execution_
order
serialized
session_
id
start_
time
tool_
input
type
uuid
end_
time?
error?
output?
parent_
uuid?
Properties
action
action
:
string
child_
chain_
runs
child_
chain_
runs
:
ChainRun
[]
child_
execution_
order
child_
execution_
order
:
number
child_
llm_
runs
child_
llm_
runs
:
LLMRun
[]
child_
tool_
runs
child_
tool_
runs
:
ToolRun
[]
execution_
order
execution_
order
:
number
serialized
serialized
:
{
name
:
string
;
}
Type declaration
name
:
string
session_
id
session_
id
:
number
start_
time
start_
time
:
number
tool_
input
tool_
input
:
string
type
type
:
string
uuid
uuid
:
string
Optional
end_
time
end_
time
?:
number
Optional
error
error
?:
string
Optional
output
output
?:
string
Optional
parent_
uuid
parent_
uuid
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
action
child_
chain_
runs
child_
execution_
order
child_
llm_
runs
child_
tool_
runs
execution_
order
serialized
session_
id
start_
time
tool_
input
type
uuid
end_
time
error
output
parent_
uuid
LangChain.js - v0.2.5
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc