koog
Toggle table of contents
0.5.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-features-trace
/
ai.koog.agents.features.tracing.feature
/
Tracing
/
Feature
Feature
object
Feature
:
AIAgentGraphFeature
<
TraceFeatureConfig
,
Tracing
>
(
source
)
Companion object implementing agent feature, handling
Tracing
creation and installation.
Members
Properties
key
Link copied to clipboard
open
override
val
key
:
AIAgentStorageKey
<
Tracing
>
Functions
create
Initial
Config
Link copied to clipboard
open
override
fun
createInitialConfig
(
)
:
TraceFeatureConfig
install
Link copied to clipboard
open
override
fun
install
(
config
:
TraceFeatureConfig
,
pipeline
:
AIAgentGraphPipeline
)
:
Tracing