| .. |
|
extensions
|
Prompts support (#876)
|
2025-06-16 15:47:48 -04:00 |
|
mcp
|
adopted float instead of timedelta for timeout parameters (#874)
|
2025-06-16 11:35:09 -04:00 |
|
models
|
Prompts support (#876)
|
2025-06-16 15:47:48 -04:00 |
|
tracing
|
Allow replacing AgentRunner and TraceProvider (#720)
|
2025-06-17 17:41:10 -07:00 |
|
util
|
Added RunErrorDetails object for MaxTurnsExceeded exception (#743)
|
2025-05-29 16:11:33 -04:00 |
|
voice
|
Don't cache agent tools during a run (#803)
|
2025-06-02 14:49:16 -04:00 |
|
__init__.py
|
Allow replacing AgentRunner and TraceProvider (#720)
|
2025-06-17 17:41:10 -07: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
|
Added support for passing tool_call_id via the RunContextWrapper (#766)
|
2025-06-09 11:08:50 -04:00 |
|
agent.py
|
Prompts support (#876)
|
2025-06-16 15:47:48 -04:00 |
|
agent_output.py
|
docs: fix typo in docstring for is_strict_json_schema method (#775)
|
2025-05-30 12:14:10 -04:00 |
|
computer.py
|
Initial commit
|
2025-03-11 09:42:28 -07:00 |
|
exceptions.py
|
Don't cache agent tools during a run (#803)
|
2025-06-02 14:49:16 -04:00 |
|
function_schema.py
|
Fix function_schema name override bug (#872)
|
2025-06-16 10:50:20 -04:00 |
|
guardrail.py
|
utils directory
|
2025-03-16 18:48:45 -04:00 |
|
handoffs.py
|
Fix handoff transfer message JSON (#818)
|
2025-06-09 10:13:43 -04:00 |
|
items.py
|
Add support for local shell, image generator, code interpreter tools (#732)
|
2025-05-21 15:26:22 -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
|
Allow arbitrary kwargs in model (#842)
|
2025-06-10 18:14:34 -04:00 |
|
prompts.py
|
Prompts support (#876)
|
2025-06-16 15:47:48 -04:00 |
|
py.typed
|
Create py.typed
|
2025-03-21 11:16:24 -04:00 |
|
repl.py
|
Add REPL run_demo_loop helper (#811)
|
2025-06-04 11:53:17 -04:00 |
|
result.py
|
Don't cache agent tools during a run (#803)
|
2025-06-02 14:49:16 -04:00 |
|
run.py
|
Allow replacing AgentRunner and TraceProvider (#720)
|
2025-06-17 17:41:10 -07:00 |
|
run_context.py
|
Initial commit
|
2025-03-11 09:42:28 -07:00 |
|
stream_events.py
|
Add comment to handoff_occured misspelling (#792)
|
2025-05-30 14:41:54 -04:00 |
|
strict_schema.py
|
Raise error on more invalid function schemas (#356)
|
2025-03-26 15:52:19 -04:00 |
|
tool.py
|
Added support for passing tool_call_id via the RunContextWrapper (#766)
|
2025-06-09 11:08:50 -04:00 |
|
tool_context.py
|
Prompts support (#876)
|
2025-06-16 15:47:48 -04:00 |
|
usage.py
|
Dev/add usage details to Usage class (#726)
|
2025-05-20 18:23:56 +01:00 |
|
version.py
|
Misc small fixes - mcp version, test for function_schema, version gen (#429)
|
2025-04-03 12:08:01 -04:00 |