Skip to content

Logging of custom info in nodes #851

Description

@rensdebee

Checked other resources

  • This is a feature request, not a bug report or usage question.
  • I added a clear and descriptive title that summarizes the feature request.
  • I searched for similar feature requests and didn't find a duplicate.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    langchain-azure-aiAzure AI integration packagewaiting-ownerWaiting for the owner of the issue to reply

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions