openai-agents-python/src/agents/tracing
Travis Dent db3975f06c
Fix incorrect slot name on SpeechSpanData (#386)
Slot had inconsistent name. 

`"first_byte_at"` -> `"first_content_at"`
2025-04-01 11:51:58 -04:00
..
__init__.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
create.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
logger.py Initial commit 2025-03-11 09:42:28 -07:00
processor_interface.py Initial commit 2025-03-11 09:42:28 -07:00
processors.py fix duplicate declaration of _shutdown_event (#410) 2025-04-01 11:48:02 -04:00
scope.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
setup.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
span_data.py Fix incorrect slot name on SpeechSpanData (#386) 2025-04-01 11:51:58 -04:00
spans.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
traces.py Consolidate to one logger 2025-03-13 13:55:15 -04:00
util.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00