יום שישי, 31 ביולי 2026 LIVE
AI־INFO

כתבה OpenAI Agents (py) ·

גרסה 0.19.0: קריאה כלית תכניתית

v0.19.0
גרסה 0.19.0 של OpenAI מציגה קריאה כלית תכניתית, המאפשרת למודלים לייצר קוד JavaScript. הגרסה כוללת גם שיפורים בתחום האבטחה והיישום.
תקציר מקורי באנגלית<h2>Key Changes</h2> <p>This minor release does <strong>not</strong> introduce a breaking change. The minor version bump reflects a significant new OpenAI Responses feature area: Programmatic Tool Calling.</p> <h3>Highlights:</h3> <ul> <li>Added <code>agents.tool.ProgrammaticToolCallingTool</code>, which lets supported OpenAI Responses models generate JavaScript to coordinate eligible tools. It supports per-tool <code>allowed_callers</code>, structured function-tool outputs, and integration with Runner streaming, guardrails, approvals, sessions, and <code>RunState</code>. See <a href="https://developers.openai.com/api/docs/guides/tools-programmatic-tool-calling" rel="nofollow">Programmatic Tool Calling</a> for setup and constraints.</li> <li>Added the public <code>agents.decorators</code>
קרא במקור המקורי