UnaiAlias
1c79507140
CAI 1.1.5 release ( #455 )
2026-06-05 13:43:19 +02:00
Víctor Mayoral Vilches
f5f3c42eb5
Rework documentation a bit, structure and aesthetics
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-01 18:21:14 +00:00
luijait
e43c30f0e5
Improve chronological merge strategy
2025-06-16 15:10:22 +02:00
Víctor Mayoral Vilches
04359a07f3
Revert "Apply code formatting with make format"
2025-06-14 09:51:19 +00:00
Víctor Mayoral Vilches
56479c5a01
Add minor updates in docs
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-12 11:48:24 +02:00
Víctor Mayoral Vilches
5b29fbe4db
Fix docs
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-04-02 16:48:23 +02:00
Víctor Mayoral Vilches
d1fd6623e5
Merge remote-tracking branch 'origin/main' into cai
2025-03-31 13:21:34 +02:00
Víctor Mayoral Vilches
1a22013bda
Advanced aligning agents but various missing bits:
...
- agents can't translate directly it seems, see current error
- in addition, it appears streaming mode leads to other problems
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-27 19:36:58 +01: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
Rohan Mehta
fe42548cce
v0.0.7 ( #353 )
...
Upgrade version to prepare for a new release.
2025-03-26 09:06:24 -07:00
Víctor Mayoral Vilches
adb358baae
Update docs to integrate CAI, minor refinements
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-26 12:41:45 +01:00
Martín Bravo
c988fd4aaf
Add graphviz as a dependency and update import statements
2025-03-25 18:46:23 +01:00
Rohan Mehta
f28848e850
[1/n] Add MCP types to the SDK
...
### Summary:
1. Add the MCP dep for python 3.10, since it doesn't support 3.9 and below
2. Create MCPServer, which is the agents SDK representation of an MCP server
3. Create implementations for HTTP-SSE and StdIO servers, directly copying the [MCP SDK example](https://github.com/modelcontextprotocol/python-sdk/blob/main/examples/clients/simple-chatbot/mcp_simple_chatbot/main.py )
4. Add a util to transform MCP tools into Agent SDK tools
Note: I added optional caching support to the servers. That way, if you happen to know a server's tools don't change, you can just cache them.
### Test Plan:
Checks pass. I added tests at the end of the stack.
2025-03-25 12:51:40 -04:00
Víctor Mayoral Vilches
147fc8142e
Initial re-structuring towards CAI
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-24 19:47:41 +01:00
Alex Hall
5cea0dffc6
More fetch_normalized_spans
2025-03-21 18:09:19 +02:00
Rohan Mehta
ec66b71419
update tests
2025-03-20 13:08:38 -04:00
Dominik Kundel
f476521c53
fix tests
2025-03-20 09:52:15 -07:00
Dominik Kundel
20f0793862
feat: add voice pipeline support
...
> Co-authored-by: rm@openai.com
2025-03-20 09:43:13 -07:00
Rohan Mehta
a4cfa67160
v0.0.5
2025-03-19 12:32:36 -04:00
Rohan Mehta
e7caa14c30
Fix breaking changes from openai 1.66.2
2025-03-19 12:30:45 -04:00
Rohan Mehta
417cdc5efe
Pretty print result classes
2025-03-17 11:11:39 -04:00
Rohan Mehta
c92672579b
Update custom models to use tools
2025-03-13 13:10:26 -04:00
Rohan Mehta
c7058adab0
pin to openai 1.66.2, update tests
2025-03-11 15:26:06 -07:00
Rohan Mehta
72f443149a
0.0.2
2025-03-11 10:16:04 -07:00
Rohan Mehta
aaec57a426
Initial commit
2025-03-11 09:42:28 -07:00