Commit Graph

26 Commits

Author SHA1 Message Date
Víctor Mayoral Vilches 7cda5445a4 Fix issue with instructions
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-04-02 07:28:27 +02:00
Víctor Mayoral Vilches ac4797cec6 Re-structure under sdk/agents, get CLI mockup
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-27 14:31:38 +01:00
Víctor Mayoral Vilches 0f8c357231 Restore structure and place litellm integraton under model_providers
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-24 18:39:17 +01:00
Víctor Mayoral Vilches 09c2beefdc Merge branch 'main' of https://github.com/openai/openai-agents-python 2025-03-24 17:26:49 +01:00
Víctor Mayoral Vilches 7971856c6c Add some additional bits to README.md
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-24 17:26:11 +01:00
Kazuhiro Sera 4bc92307d8 Make the optional dependency installation compatible with zsh 2025-03-21 10:01:24 +09:00
Rohan Mehta 1ed6e67080 v0.0.6 (voice support) 2025-03-20 13:10:54 -04:00
Dmitry Pimenov e2be8cc604 clarifying that handoffs are a type of tool call under the hood 2025-03-17 15:05:15 -07:00
Rohan Mehta 18397319e2 Update tracing docs 2025-03-17 14:57:43 -04:00
Víctor Mayoral Vilches 5983b445ec Add litellm iterations 2025-03-16 21:01:26 +01:00
Dmitry Pimenov 357cbc3853 Add Scorecard as supported external trace processors (#80)
Incredibly excited to add Scorecard as an external trace processor for
the Agents SDK!
2025-03-12 21:25:42 -07:00
Dare 0b4ff9b7e5 Merge branch 'main' into main 2025-03-12 17:24:39 -07:00
Dmitry Pimenov fd2003161c added a Jupyter example to clarify how to use the SDK with an existing event loop 2025-03-12 17:24:35 -07:00
Dmitry Pimenov 4f842cfec2 adding Keywords AI as a trace processor 2025-03-12 13:15:53 -07:00
Dare 9cda36b3c2 Adding link to docs on Scorecard AgentSDK Support
Incredibly excited to add support the agentsdk for Scorecard tracing!
2025-03-12 04:43:50 -07:00
Rohan Mehta cd942d0d2f Merge pull request #13 from Jai0401/fix-typo-readme
fix: correct typo in README regarding tool responses
2025-03-11 23:25:05 -07:00
Ali Yaman 3a94e4ece9 docs: Fix typos in documentation files 2025-03-12 00:12:31 +01:00
jhills20 70b70c2547 tweaks to readme 2025-03-11 13:08:35 -07:00
jhills20 7be3a03bd9 fix typo 2025-03-11 12:37:40 -07:00
jhills20 a99478d63c Add note on compatibility w other providers 2025-03-11 12:06:22 -07:00
Dmitry Pimenov 4f5e837f30 updating links/tracing description 2025-03-11 11:39:26 -07:00
Jai0401 47a6e2721b fix: correct wording in README for clarity on response handling 2025-03-11 23:59:23 +05:30
Rohan Mehta d9d96d3be8 link to documentation from readme 2025-03-11 11:29:22 -07:00
Jai0401 c9f0c7301c fix: correct typo in README regarding tool responses 2025-03-11 23:53:45 +05:30
Dmitry Pimenov 3c7fef4230 updating screenshot to CDN link 2025-03-11 10:21:11 -07:00
Rohan Mehta aaec57a426 Initial commit 2025-03-11 09:42:28 -07:00