LangChainInstrumentationConfig interface

Configuration for LangChain instrumentation.

Extends

InstrumentationConfig

Inherited Properties

enabled

Whether to enable the plugin.

Inherited Property Details

enabled

Whether to enable the plugin.

enabled?: boolean

Property Value

boolean

Inherited From InstrumentationConfig.enabled