v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.8
LangChain.js
langchain-community/experimental/callbacks/handlers/datadog
DatadogLLMObsSpan
Interface DatadogLLMObsSpan
interface
DatadogLLMObsSpan
{
duration
:
number
;
error
:
number
;
meta
:
{
input
:
DatadogLLMObsIO
;
kind
:
DatadogLLMObsSpanKind
;
output
:
undefined
|
{
value
:
string
;
}
|
{
documents
:
{
score
:
string
|
number
;
id
?:
string
;
name
?:
string
;
text
?:
string
;
}
[]
;
}
|
{
messages
:
{
content
:
string
;
role
?:
string
;
}
[]
;
}
;
model_name
?:
string
;
model_provider
?:
string
;
temperature
?:
string
;
}
;
metrics
:
{
[
key
:
string
]
:
number
;
}
;
name
:
string
;
parent_id
:
string
;
span_id
:
string
;
start_ns
:
number
;
status
:
string
;
trace_id
:
string
;
session_id
?:
string
;
tags
?:
string
[]
;
}
Index
Properties
duration
error
meta
metrics
name
parent_
id
span_
id
start_
ns
status
trace_
id
session_
id?
tags?
Properties
duration
duration
:
number
error
error
:
number
meta
meta
:
{
input
:
DatadogLLMObsIO
;
kind
:
DatadogLLMObsSpanKind
;
output
:
undefined
|
{
value
:
string
;
}
|
{
documents
:
{
score
:
string
|
number
;
id
?:
string
;
name
?:
string
;
text
?:
string
;
}
[]
;
}
|
{
messages
:
{
content
:
string
;
role
?:
string
;
}
[]
;
}
;
model_name
?:
string
;
model_provider
?:
string
;
temperature
?:
string
;
}
Type declaration
input
:
DatadogLLMObsIO
kind
:
DatadogLLMObsSpanKind
output
:
undefined
|
{
value
:
string
;
}
|
{
documents
:
{
score
:
string
|
number
;
id
?:
string
;
name
?:
string
;
text
?:
string
;
}
[]
;
}
|
{
messages
:
{
content
:
string
;
role
?:
string
;
}
[]
;
}
Optional
model_
name
?:
string
Optional
model_
provider
?:
string
Optional
temperature
?:
string
metrics
metrics
:
{
[
key
:
string
]
:
number
;
}
Type declaration
[
key
:
string
]:
number
name
name
:
string
parent_
id
parent_
id
:
string
span_
id
span_
id
:
string
start_
ns
start_
ns
:
number
status
status
:
string
trace_
id
trace_
id
:
string
Optional
session_
id
session_
id
?:
string
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
duration
error
meta
metrics
name
parent_
id
span_
id
start_
ns
status
trace_
id
session_
id
tags
LangChain.js - v0.2.8
langchain-anthropic
langchain-aws
langchain-azure-dynamic-sessions
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
Loading...
Generated using
TypeDoc