openai-agents-python/examples
Carmen(Jia) Liu e827dfe75f
Fix: Correct the trace path in examples (#395)
### 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"
/>
2025-04-01 11:51:52 -04:00
..
agent_patterns Introduce tool_use_behavior on agents 2025-03-18 21:55:12 -04:00
basic fix typos in /examples 2025-03-20 11:23:57 +01:00
customer_service Initial commit 2025-03-11 09:42:28 -07:00
financial_research_agent Fix: Correct the trace path in examples (#395) 2025-04-01 11:51:52 -04:00
handoffs fix: use first_agent instead of second_agent for a task to generate random number 2025-03-13 18:26:49 -07:00
mcp Fix: Correct the trace path in examples (#395) 2025-04-01 11:51:52 -04:00
model_providers Update custom models to use tools 2025-03-13 13:10:26 -04:00
research_bot Fix: Correct the trace path in examples (#395) 2025-04-01 11:51:52 -04:00
tools make computer use example less verbose 2025-03-11 15:27:08 -07:00
voice fix(examples): make sure audio playback finishes 2025-03-25 12:11:33 -07:00
__init__.py Initial commit 2025-03-11 09:42:28 -07:00