Commit Graph

45 Commits

Author SHA1 Message Date
Víctor Mayoral Vilches c49cb0e97c Add Lakera
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-07-07 16:49:36 +00:00
Víctor Mayoral Vilches c04c7f53af Add https://ethiack.com/
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-07-07 13:48:43 +00:00
Víctor Mayoral Vilches 13350afcee Contribute CAI Fluency first bits
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-07-03 16:00:36 +02:00
Víctor Mayoral Vilches f4d9e198a9 Add a few more companies doing Cybersecurity AI
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-07-02 09:25:10 +00:00
Víctor Mayoral Vilches e9b095344c Add SQUR
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-07-01 13:27:23 +00:00
Víctor Mayoral Vilches 56209ea7b8 Add a bunch of additional closed source alternatives
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-28 21:30:36 +00:00
Mery-Sanz fd1a4e9b50 add faq license 2025-06-18 08:28:34 +00:00
Luis Javier Navarrete Lozano 5dad0c05f1 Merge branch 'new-agents' into '0.5.0'
Added new agents

See merge request aliasrobotics/alias_research/cai!225
2025-06-17 16:03:19 +00:00
luijait 2370dba671 Fix bad imports and bad arguments in agents 2025-06-17 17:44:27 +02:00
Víctor Mayoral Vilches 8bf05dffec Add NDAY to closed-source alternatives
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-17 10:28:59 +00:00
Víctor Mayoral Vilches eb307cfe20 Add note to README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-09 15:03:32 +02:00
UnaiAlias 5bf56bba86
some extra bits to be able to use alias0 in CAI 0.4.0 (#189) 2025-06-06 10:45:01 +02:00
Francesco Balassone 96af0d8243
Fix CAI_STREAM inside README.md (#171) 2025-06-03 13:05:32 +02:00
Víctor Mayoral Vilches 5cd58bd49d Update repo's README with 2 new case studies
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-03 06:58:02 +00:00
Francesco Balassone 5cead02294
Added CAI_STREAM to env examples 2025-05-28 16:41:37 +02:00
Víctor Mayoral Vilches 9c60bc0329 switch to .3 for 0.4.0 to avoid conflicts
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-26 10:58:49 +02:00
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