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
Ddper
8b2bc0b4ba
fix duplicate declaration of _shutdown_event ( #410 )
...
fix duplicate declaration of _shutdown_event
reported by issue
https://github.com/openai/openai-agents-python/issues/314
2025-04-01 11:48:02 -04:00
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
Rohan Mehta
668fac0f74
Improve tracing error messages
2025-03-23 18:14:10 -04:00
Rohan Mehta
c0794a90ec
Read tracing API data lazily
2025-03-21 15:32:37 -04:00
Dominik Kundel
c7ce154637
feat: add voice pipeline support
...
> Co-authored-by: rm@openai.com
2025-03-20 09:43:13 -07:00
Rohan Mehta
10aa5555af
Introduce tool_use_behavior on agents
2025-03-18 21:55:12 -04:00
Rohan Mehta
7f68a7da2a
Consolidate to one logger ( #149 )
...
Results in double logging if we dont. Closes #141 .
2025-03-13 11:38:18 -07:00
Rohan Mehta
17f0a425ba
Consolidate to one logger
2025-03-13 13:55:15 -04:00
Rohan Mehta
4db24bdb3c
Update tracing docs to be correct
2025-03-13 13:20:27 -04:00
Pratyush Shukla
e5917724dc
resort to show total number of spans and traces
2025-03-12 10:20:15 +05:30
Pratyush Shukla
6962410976
Revert "count both spans and traces"
...
This reverts commit d49bd89061 .
2025-03-12 10:19:14 +05:30
Pratyush Shukla
d49bd89061
count both spans and traces
2025-03-12 10:14:01 +05:30
dmitry-openai
9946b8b58d
Merge pull request #8 from openai/repo/gitignore
...
removing ds store, adding gitignore
2025-03-11 11:17:37 -07:00
Rohan Mehta
aaec57a426
Initial commit
2025-03-11 09:42:28 -07:00