openai-agents-python/src/agents/tracing
2025-04-14 12:46:00 -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 Adding scope and span_data doc strings (#463) 2025-04-09 14:59:07 -04:00
setup.py Don't run tracing shutdown behavior if disabled (#503) 2025-04-14 12:46:00 -04:00
span_data.py Fix typos and misspellings (#486) 2025-04-14 10:37:13 -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