Skip to content

Conversation

carmen0208
Copy link
Contributor

What changed?

The trace URL was using the wrong path format:

  • Old: /traces/{trace_id}
  • Fixed: /traces/trace?trace_id={trace_id}
Screenshot 2025-03-30 at 5 54 11 pm

@rm-openai rm-openai merged commit e827dfe into openai:main Apr 1, 2025
5 checks passed
Lightblues pushed a commit to Lightblues/openai-agents-python that referenced this pull request Apr 13, 2025
### What changed?
The trace URL was using the wrong path format:
- Old: `/traces/{trace_id}`
- Fixed: `/traces/trace?trace_id={trace_id}`

<img width="781" alt="Screenshot 2025-03-30 at 5 54 11 pm"
src="https://github.com/user-attachments/assets/982fbb1d-7163-4438-b237-493e3100b5c7"
/>
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