Commit Graph

29 Commits

Author SHA1 Message Date
Víctor Mayoral Vilches 6b5adbb3c1 Add some bits to docs
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-14 14:44:23 +02:00
Víctor Mayoral Vilches 355b82b1f5 Add README to v0.4.0
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-11 07:26:31 +02:00
Víctor Mayoral Vilches 047e9cf610 Add CAI's README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-11 05:55:36 +02:00
Víctor Mayoral Vilches 10a6539d05 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 34a7bad920 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 bf8c8d96d8 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 6d198e8513 Merge branch 'main' of https://github.com/openai/openai-agents-python 2025-03-24 17:26:49 +01:00
Víctor Mayoral Vilches cec4dbe54a 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 98c4b45b6a Make the optional dependency installation compatible with zsh 2025-03-21 10:01:24 +09:00
Rohan Mehta fb8e5c2baf v0.0.6 (voice support) 2025-03-20 13:10:54 -04:00
Dmitry Pimenov a43cf1542b clarifying that handoffs are a type of tool call under the hood 2025-03-17 15:05:15 -07:00
Rohan Mehta 1368e7ffe6 Update tracing docs 2025-03-17 14:57:43 -04:00
Víctor Mayoral Vilches 5c551efb23 Add litellm iterations 2025-03-16 21:01:26 +01:00
Dmitry Pimenov 3ef5f4712a
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 f8655c3b44
Merge branch 'main' into main 2025-03-12 17:24:39 -07:00
Dmitry Pimenov 536d7826d5 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 2f2e2fce5a adding Keywords AI as a trace processor 2025-03-12 13:15:53 -07:00
Dare 9952d2667e 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 c8f3cdd6c8
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 fce4872f32 docs: Fix typos in documentation files 2025-03-12 00:12:31 +01:00
jhills20 bc6865659d tweaks to readme 2025-03-11 13:08:35 -07:00
jhills20 d6465aade8 fix typo 2025-03-11 12:37:40 -07:00
jhills20 b93857ba55 Add note on compatibility w other providers 2025-03-11 12:06:22 -07:00
Dmitry Pimenov 8d8183613a updating links/tracing description 2025-03-11 11:39:26 -07:00
Jai0401 c80c6ef185 fix: correct wording in README for clarity on response handling 2025-03-11 23:59:23 +05:30
Rohan Mehta 87cf0593ba link to documentation from readme 2025-03-11 11:29:22 -07:00
Jai0401 5b3a703ad9 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