observability.processor.trace_conversion.adapter.elasticsearch.nim_converter#
Attributes#
Functions#
Convert a LangChain/LangGraph Nim trace source to a DFWESRecord. |
Module Contents#
- logger#
- convert_langchain_nim(
- trace_source: nat.plugins.data_flywheel.observability.schema.trace_container.TraceContainer,
Convert a LangChain/LangGraph Nim trace source to a DFWESRecord.
- Args:
trace_source (TraceContainer): The trace source to convert
- Returns:
DFWESRecord: The converted DFW record