Commit graph

  • 8540b1e65b
    fix typo in agent_lifecycle_example.py CCM 2025-03-14 19:14:26 +0800
  • 792cdea464 fix: use first_agent instead of second_agent for a task to generate random number Kento Yamanaka 2025-03-13 18:26:49 -0700
  • 26828e5e68
    Fix typo on Agent documentation Carlos Souza 2025-03-13 16:18:40 -0400
  • cdbf6b0514
    Create model_provider.md Rohan Mehta 2025-03-13 14:43:14 -0400
  • 7f68a7da2a
    Consolidate to one logger (#149) Rohan Mehta 2025-03-13 11:38:18 -0700
  • 333858b518
    Merge branch 'main' into patch-1 Vincent Koc 2025-03-14 05:33:08 +1100
  • 697f647e4c
    Update tracing docs to be correct (#146) Rohan Mehta 2025-03-13 10:55:57 -0700
  • 17f0a425ba Consolidate to one logger Rohan Mehta 2025-03-13 13:55:15 -0400
  • e7c80ec208
    Update model docs with common issues (#148) Rohan Mehta 2025-03-13 10:53:50 -0700
  • 29e9983ae8 Linting Martín Bravo 2025-03-13 18:49:12 +0100
  • 2993d26d58 Add documentation and example for agent visualization using Graphviz Martín Bravo 2025-03-13 18:48:12 +0100
  • 8a6967b6d4 Update model docs with common issues Rohan Mehta 2025-03-13 13:43:18 -0400
  • 9b972b33fa Add unit tests for visualization functions in test_visualizations.py Martín Bravo 2025-03-13 18:33:17 +0100
  • cecdcd0af4 Add visualization functions for agents using Graphviz Martín Bravo 2025-03-13 18:33:12 +0100
  • 5865c6fbde Add graphviz as a dependency in pyproject.toml Martín Bravo 2025-03-13 18:33:08 +0100
  • 4db24bdb3c Update tracing docs to be correct Rohan Mehta 2025-03-13 13:20:27 -0400
  • e069279801
    Update custom models to use tools (#144) Rohan Mehta 2025-03-13 10:12:28 -0700
  • 6ab8c91d23 Update custom models to use tools Rohan Mehta 2025-03-13 13:10:25 -0400
  • 691be07339
    v0.0.4 (#140) Rohan Mehta 2025-03-13 08:19:46 -0700
  • a012c0d320 v0.0.4 Rohan Mehta 2025-03-13 11:18:40 -0400
  • 16cfce117c
    Add examples and documentation for using custom model providers (#110) Rohan Mehta 2025-03-13 08:17:25 -0700
  • 3ef5f4712a
    Add Scorecard as supported external trace processors (#80) Dmitry Pimenov 2025-03-12 21:25:42 -0700
  • 6402f743e2
    Merge pull request #114 from openai/rm/pr114 Rohan Mehta 2025-03-12 18:09:13 -0700
  • 341198ff92 Add request ID Rohan Mehta 2025-03-12 18:07:16 -0700
  • 7b8122686f
    Merge pull request #113 from openai/examples/jupyter Rohan Mehta 2025-03-12 17:43:25 -0700
  • 25a633139d Add examples and documentation for using custom model providers Rohan Mehta 2025-03-12 16:06:17 -0700
  • 26f9cb42de fixing mypy error Dmitry Pimenov 2025-03-12 17:30:59 -0700
  • 65546703cb fixing lint issues Dmitry Pimenov 2025-03-12 17:28:44 -0700
  • f8655c3b44
    Merge branch 'main' into main Dare 2025-03-12 17:24:39 -0700
  • 536d7826d5 added a Jupyter example to clarify how to use the SDK with an existing event loop Dmitry Pimenov 2025-03-12 17:24:35 -0700
  • 1670d409b0
    Merge pull request #112 from openai/pr112 Rohan Mehta 2025-03-12 17:21:55 -0700
  • 2302b478af Fix streaming in chat completions Rohan Mehta 2025-03-12 17:17:07 -0700
  • 5626cb1951
    Rename pull_request_template.md. to pull_request_template.md Rohan Mehta 2025-03-12 16:47:14 -0700
  • 5a577f962a
    Create pull_request_template.md. Rohan Mehta 2025-03-12 16:46:53 -0700
  • 912a625915
    Merge pull request #108 from dingkwang/main Dmitry Pimenov 2025-03-12 15:03:55 -0700
  • 9f938716d1 fix typo in tracing.md Dingkang Wang 2025-03-12 14:54:11 -0700
  • 7e85c03533
    Update tracing.md Vincent Koc 2025-03-13 07:56:27 +1100
  • 03869a75ac
    Merge branch 'main' into patch-1 Vincent Koc 2025-03-13 07:53:07 +1100
  • 18b10f1371
    Merge pull request #105 from openai/pr105 Rohan Mehta 2025-03-12 13:45:21 -0700
  • fde49cfcf7 Add max_tokens and documentation to model settings Rohan Mehta 2025-03-12 13:35:10 -0700
  • 97a09067cf
    Merge pull request #104 from openai/readme/new-trace-provider Dmitry Pimenov 2025-03-12 13:33:02 -0700
  • d4f01e60b6
    Merge pull request #83 from HarshJa1n/fix-guardrail-trigger Rohan Mehta 2025-03-12 13:32:23 -0700
  • 3a95993753
    Merge pull request #84 from leykun10/fix-doc-error Rohan Mehta 2025-03-12 13:31:12 -0700
  • f461bea2ce
    Merge pull request #89 from eltociear/patch-1 Rohan Mehta 2025-03-12 13:30:56 -0700
  • 94d7441673
    Merge pull request #103 from openai/pr103 Rohan Mehta 2025-03-12 13:29:16 -0700
  • 2f2e2fce5a adding Keywords AI as a trace processor Dmitry Pimenov 2025-03-12 13:15:53 -0700
  • f2617595c6 Remove duplicated code Rohan Mehta 2025-03-12 13:08:00 -0700
  • 96913b847f
    Merge pull request #93 from mjunaidca/fix/chat-history-assistant-role Rohan Mehta 2025-03-12 12:48:35 -0700
  • c09a2258af refactor: update formatting in test_assistant_messages_in_history Muhammad Junaid 2025-03-13 00:20:59 +0500
  • e86e5e2e6d
    Merge pull request #99 from openai/update_docs Rohan Mehta 2025-03-12 11:29:26 -0700
  • a373162bb0 use @function_tool decorator in docs jhills20 2025-03-12 11:15:42 -0700
  • 51d79bf141 fix: support assistant role in message conversion Muhammad Junaid 2025-03-12 21:10:03 +0500
  • 77e359c0c7
    chore: update guardrail.py Ikko Eltociear Ashimine 2025-03-12 22:45:17 +0900
  • f0f93dbe0b Fix guardrail trigger in input_guardrails.py Harsh Jain 2025-03-12 18:10:28 +0530
  • 40dcad3f94
    Update tracing.md Vincent Koc 2025-03-12 23:26:57 +1100
  • d76486ef90
    Update README.md Vincent Koc 2025-03-12 23:26:42 +1100
  • 4fb9aefdd8 fix: replace undefined variable name in documentation code snippet leykun10 2025-03-12 15:07:56 +0300
  • 6010bd49cf Update tracing.md Dare 2025-03-12 04:46:05 -0700
  • 9952d2667e Adding link to docs on Scorecard AgentSDK Support Dare 2025-03-12 04:43:50 -0700
  • 0c33a24d8f fix: resolve linting issues Jai0401 2025-03-12 15:48:50 +0530
  • 87f397d37b
    chore(docs): Update tracing.md Vincent Koc 2025-03-12 20:46:54 +1100
  • b38153719d
    chore(docs): added comet opik to tracing on README Vincent Koc 2025-03-12 20:45:50 +1100
  • a81da6788d
    Update src/agents/tool.py Jaimin Godhani 2025-03-12 14:56:19 +0530
  • 5aba0b5b19 Merge branch 'main' of github.com:openai/openai-agents-python into alex/inline-snapshot Alex Hall 2025-03-12 11:01:00 +0200
  • c8f3cdd6c8
    Merge pull request #13 from Jai0401/fix-typo-readme Rohan Mehta 2025-03-11 23:25:05 -0700
  • 3e1e8601ef
    Update issues.yml Rohan Mehta 2025-03-11 23:21:44 -0700
  • b7e7fdee55 feat: Add strict mode option to function_schema and function_tool Jai0401 2025-03-12 11:45:32 +0530
  • 9a32ff5172
    Merge pull request #57 from sumitaryal/fix-typo-models.md Rohan Mehta 2025-03-11 22:33:33 -0700
  • dbc46d713b
    Merge pull request #58 from openai/rm/templates Rohan Mehta 2025-03-11 22:33:29 -0700
  • 9ea69febc2 stale issues Rohan Mehta 2025-03-11 22:31:33 -0700
  • 957763efb4
    Update issue templates Rohan Mehta 2025-03-11 22:27:22 -0700
  • 9598b2954a fix: Added missing space after 'the' for better clarity sumitaryal 2025-03-12 11:04:29 +0545
  • 56500bf120 fix: Removed the repeated the sumitaryal 2025-03-12 11:03:28 +0545
  • f50a55c82f fix: hyphenated compound adjective out of the box -> out-of-the-box for clarity sumitaryal 2025-03-12 11:03:03 +0545
  • 63ceb524c7
    Merge pull request #56 from sumitaryal/fix-typo-index.md Rohan Mehta 2025-03-11 22:10:05 -0700
  • be1c9495d6
    Merge pull request #52 from sunrabbit123/patch-1 Rohan Mehta 2025-03-11 22:09:07 -0700
  • 90010a7eb5
    Merge pull request #55 from the-praxs/fix/traces-spans-data Rohan Mehta 2025-03-11 22:05:46 -0700
  • e022d2c2a3 fix: hyphenated compound adjective real world -> real-world for clarity sumitaryal 2025-03-12 10:48:29 +0545
  • 8b5f2fd042 fix: hyphenated compound adjective easy to use -> easy-to-use for clarity sumitaryal 2025-03-12 10:47:48 +0545
  • e5917724dc
    resort to show total number of spans and traces Pratyush Shukla 2025-03-12 10:20:15 +0530
  • 6962410976
    Revert "count both spans and traces" Pratyush Shukla 2025-03-12 10:19:14 +0530
  • 0ea6994406
    Merge pull request #45 from junjzhang/typo_fix Rohan Mehta 2025-03-11 21:46:42 -0700
  • 3d247870d1
    Merge pull request #5 from hironow/hironow/chore-doc-type Rohan Mehta 2025-03-11 21:46:11 -0700
  • d49bd89061
    count both spans and traces Pratyush Shukla 2025-03-12 10:14:01 +0530
  • 51a5be0212
    Update tool.py 오병진 2025-03-12 13:13:48 +0900
  • a41b320580
    Merge pull request #39 from matthewford/patch-1 Dmitry Pimenov 2025-03-11 20:37:04 -0700
  • a5f74008cb fix typo Junjie_ZHANG 2025-03-12 11:24:12 +0800
  • 9b118a10c6
    Merge branch 'main' into hironow/chore-doc-type hironow 2025-03-12 10:13:25 +0900
  • c827ecb788
    Merge branch 'main' into hironow/chore-doc-type hironow 2025-03-12 10:11:38 +0900
  • 261998582a
    Update quickstart.md Matthew Ford 2025-03-12 00:48:29 +0000
  • b6c9572265
    Merge pull request #35 from AliYmn/28 Rohan Mehta 2025-03-11 16:41:32 -0700
  • fce4872f32 docs: Fix typos in documentation files Ali Yaman 2025-03-12 00:12:31 +0100
  • a4b72c398d
    Merge pull request #34 from AliYmn/27 Rohan Mehta 2025-03-11 16:02:43 -0700
  • c4c31a6015 docs: clarify multi-agent orchestration description Ali Yaman 2025-03-11 23:57:03 +0100
  • 69797b4dab
    Merge pull request #33 from AliYmn/26 Rohan Mehta 2025-03-11 15:55:05 -0700
  • 684b8cfc9a fix: correct typos in general documentation Ali Yaman 2025-03-11 23:48:34 +0100
  • 0d02a02e57
    Merge pull request #29 from arnavsharma93/fix-ma-pattern-link Rohan Mehta 2025-03-11 15:37:01 -0700
  • 8326dd9fa0
    Merge pull request #32 from openai/rm/sdk_bump Rohan Mehta 2025-03-11 15:30:57 -0700
  • 37577d33f4 make computer use example less verbose Rohan Mehta 2025-03-11 15:26:38 -0700
  • c27d7b7d24 pin to openai 1.66.2, update tests Rohan Mehta 2025-03-11 15:19:00 -0700