You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you help propose a PR with the following code (this is in braintrust/wrappers/openai.py?
``
"""
Exports BraintrustTracingProcessor, a tracing.TracingProcessor` that logs traces to Braintrust.
"""
import datetime
from typing import Any, Callab...
#964
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.