Describe the bug
Two workflows at https://github.com/temporalio/samples-python/tree/main/openai_agents/model_providers/workflows encourage users to call the global set_tracing_disabled inside the workflow. Should either remove altogether or move to the _worker.py file instead.