Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sdk): support input/output of tasks & workflows #419

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Conversation

nirga
Copy link
Member

@nirga nirga commented Feb 13, 2024

Work towards #389

@nirga nirga changed the title chore(semconv): input/output fix(sdk): support input/output of tasks & workflows Feb 13, 2024
res = fn(*args, **kwargs)

if _should_send_prompts():
span.set_attribute(SpanAttributes.TRACELOOP_ENTITY_OUTPUT, res)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@nirga nirga merged commit 18a5537 into main Feb 13, 2024
7 checks passed
@nirga nirga deleted the input_output branch February 13, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants