openai-agents-python/src/agents/voice
Rohan Mehta 010022777b [5/n] MCP tracing
## Summary:

Adds tracing and tests for tracing.
- Tools are added to the agents
- Theres a span for the mcp tools lookup
- Functions have MCP data

## Test Plan:

Unit tests
.
2025-03-25 19:28:48 -04:00
..
models [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
__init__.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
events.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
exceptions.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
imports.py Make the optional dependency installation compatible with zsh 2025-03-21 10:01:24 +09:00
input.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
model.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
pipeline.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
pipeline_config.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
result.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
utils.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
workflow.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00