https://openai.github.io/openai-agents-python/config/#:~:text=You%20can%20specifically%20set%20the%20API%20key%20used%20for%20tracing%20by%20using%20the%20set_tracing_export_api_key%20function.
for doing the api calls i have used the export (api key 1) and set my trace using another api key say (api key 2),
trace is seen but there is an error being throwed every time i try to check the POST/v1/responses of an agent
