sayan-oai
31d1e49340
fix: dont auto-enable web_search for azure ( #10266 )
...
seeing issues with azure after default-enabling web search: #10071 ,
#10257 .
need to work with azure to fix api-side, for now turning off
default-enable of web_search for azure.
diff is big because i moved logic to reuse
2026-01-30 22:52:37 +00:00
pakrym-oai
e726a82c8a
Websocket append support ( #9128 )
...
Support an incremental append request in websocket transport.
2026-01-13 06:07:13 +00:00
pakrym-oai
d75626ad99
Reuse websocket connection ( #9127 )
...
Reuses the connection but still sends full requests.
2026-01-13 03:30:09 +00:00
pakrym-oai
490c1c1fdd
Add model client sessions ( #9102 )
...
Maintain a long-running session.
2026-01-13 01:15:56 +00:00
Ahmed Ibrahim
903b7774bc
Add models endpoint ( #7603 )
...
- Use the codex-api crate to introduce models endpoint.
- Add `models` to codex core tests helpers
- Add `ModelsInfo` for the endpoint return type
2025-12-04 12:57:54 -08:00
jif-oai
4502b1b263
chore: proper client extraction ( #6996 )
2025-11-25 18:06:12 +00:00