Skip to content

Conversation

vincenzodomina
Copy link
Contributor

Summary

This adds the missing TracingProcessor export to init.py.

Behavior

When trying to add a custom tracing processor, the TracingProcessor importing fails with not found error when trying the example usage proposed in issue #164

Specifically this line throws the error:
add_trace_processor(MyTracingProcessor("output"))

Expected Behavior

Inspecting the init file, simply the import/export was missing. Adding these made the example code work for me

Test plan

Local dev of example code in #164

Issue number

#164

Checks

None

@rm-openai rm-openai merged commit 0989cd9 into openai:main Mar 17, 2025
5 checks passed
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