openai-agents-python/src/agents
pakrym-oai 6d95a3f191
Mark handoff span as errored when multiple handoffs are requested (#344)
Also includes the set of requested agents in the error data.
<img width="968" alt="image"
src="https://github.com/user-attachments/assets/0c5c2e81-08f7-445c-bbb0-3e169ef744a5"
/>
2025-03-26 10:44:59 -04:00
..
extensions linting 2025-03-25 19:18:57 +01:00
mcp [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
models Make the reset behavior on tool use configurable 2025-03-25 13:29:32 -04:00
tracing [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
util Pretty print result classes 2025-03-17 11:11:39 -04:00
voice [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
__init__.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
_config.py Add examples and documentation for using custom model providers 2025-03-12 17:34:38 -07:00
_debug.py Initial commit 2025-03-11 09:42:28 -07:00
_run_impl.py Mark handoff span as errored when multiple handoffs are requested (#344) 2025-03-26 10:44:59 -04:00
agent.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
agent_output.py utils directory 2025-03-16 18:48:45 -04:00
computer.py Initial commit 2025-03-11 09:42:28 -07:00
exceptions.py Initial commit 2025-03-11 09:42:28 -07:00
function_schema.py fix: resolve linting issues 2025-03-12 16:00:20 +05:30
guardrail.py utils directory 2025-03-16 18:48:45 -04:00
handoffs.py utils directory 2025-03-16 18:48:45 -04:00
items.py Introduce tool_use_behavior on agents 2025-03-18 21:55:12 -04:00
lifecycle.py Initial commit 2025-03-11 09:42:28 -07:00
logger.py Initial commit 2025-03-11 09:42:28 -07:00
model_settings.py Add max_tokens and documentation to model settings 2025-03-12 13:35:10 -07:00
py.typed Create py.typed 2025-03-21 11:16:24 -04:00
result.py Pretty print result classes 2025-03-17 11:11:39 -04:00
run.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
run_context.py Initial commit 2025-03-11 09:42:28 -07:00
stream_events.py revert src/ change per request 2025-03-22 01:06:01 +01:00
strict_schema.py Initial commit 2025-03-11 09:42:28 -07:00
tool.py Introduce tool_use_behavior on agents 2025-03-18 21:55:12 -04:00
usage.py Initial commit 2025-03-11 09:42:28 -07:00
version.py Initial commit 2025-03-11 09:42:28 -07:00