Checked other resources
Package
langchain-azure-ai
Component
Tracer / Observability
Feature Description
I would like to log custom attributes inside nodes. For example log only certain parts of an LLM response or action taken based on an LLM response, or even log things in deterministic nodes.
Use Case
Building an application that has deterministic checks and LLM checks and no way to log the outcome of these checks
Proposed Solution
Some way to add metadata to a node during runtime which is automatically logged.
Alternatives Considered
Tried using the tracer
Checked other resources
Package
langchain-azure-ai
Component
Tracer / Observability
Feature Description
I would like to log custom attributes inside nodes. For example log only certain parts of an LLM response or action taken based on an LLM response, or even log things in deterministic nodes.
Use Case
Building an application that has deterministic checks and LLM checks and no way to log the outcome of these checks
Proposed Solution
Some way to add metadata to a node during runtime which is automatically logged.
Alternatives Considered
Tried using the tracer