Skip to content

Allow to access and modify the actual inputs to the underlying LLM call #609

@daavoo

Description

@daavoo

Currently, users can access and modify the attributes of the span (Context.current_span) that will be exposed in the tracing.

It would be also useful to do the same with whatever object is actually being used by each framework, so callbacks could impact the workflow in different ways beyond stopping execution.

Metadata

Metadata

Assignees

Labels

callbacksRelated to `any_agent/callbacks`

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions