Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:openai/openai-agents-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.3.1
Choose a base ref
Loading
...
head repository:openai/openai-agents-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.3.2
Choose a head ref
Loading
  • 9commits
  • 23files changed
  • 7contributors

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    7a4a22fView commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Enhance function tool schemas with Annotated types (#1777)

    Co-authored-by: Kazuhiro Sera <seratch@openai.com>
    @MuhammadHassaanArain@seratch
    MuhammadHassaanArain andseratch authoredSep 22, 2025
    Configuration menu
    Copy the full SHA
    566b188View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e47b47aView commit details
    Browse the repository at this point in the history
  3. Update dynamic_system_prompt.py example to use dataclass for simiplic…

    …ity (#1774)Co-authored-by: Kazuhiro Sera <seratch@openai.com>
    @SheikhMuhammadHamza-HS@seratch
    SheikhMuhammadHamza-HS andseratch authoredSep 22, 2025
    Configuration menu
    Copy the full SHA
    d91e39cView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a425859View commit details
    Browse the repository at this point in the history
  5. fix:#556add llms.txt / llms-full.txt (#1782)

    This pull request aims toresolve#556
    @seratch
    seratch authoredSep 22, 2025
    Configuration menu
    Copy the full SHA
    4007cbaView commit details
    Browse the repository at this point in the history
  6. Add tool call arguments in ToolContext for RunHooks (#1765)

    ## Background Currently, the `RunHooks` lifecycle (`on_tool_start`, `on_tool_end`)exposes the `Tool` and `ToolContext`, but does not include the actualarguments passed to the tool call.resolves#939## SolutionThis implementation is inspired by [PR#1598](#1598).* Add a new `tool_arguments` field to `ToolContext` and populate it viafrom_agent_context with tool_call.arguments.* Update `lifecycle_example.py` to demonstrate tool_arguments in hooks* Unlike the proposal in [PR#253](#253), thissolution is not expected to introduce breaking changes, making it easierto adopt.
    @ihower
    ihower authoredSep 22, 2025
    Configuration menu
    Copy the full SHA
    5e1db14View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Allow headers override instead of just ua (#1787)

    Update the user agent override context var to override headers generallyinstead of just the ua header. This allows us to pass in rich headerinfo from other OA sdks running alongside Agents SDK.
    @jiwon-oai
    jiwon-oai authoredSep 23, 2025
    Configuration menu
    Copy the full SHA
    4c4b7c2View commit details
    Browse the repository at this point in the history
  2. v0.3.2 (#1793)

    @rm-openai
    rm-openai authoredSep 23, 2025
    Configuration menu
    Copy the full SHA
    e87552aView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp