506 Commits

Author SHA1 Message Date
Kazuhiro Sera 7f7a44f8dc docs: updated heading anchors in translated pages 2026-08-22 22:27:36 +09:00
saime428 60c2c4120e docs: preserve English heading anchors in translated pages (#4580) 2026-08-22 04:52:33 +00:00
Kazuhiro Sera 3e0dc82ebd docs: update translated pages 2026-08-19 23:41:38 +09:00
Kazuhiro Sera 727e729f21 docs: document v0.22.0 behavior changes (#4522) 2026-08-19 22:45:45 +09:00
teachershuang 36dbc36857 docs: add testing resources to llms indexes (#4509) 2026-08-19 15:41:56 +09:00
Kazuhiro Sera 39327d7c5d docs: update translated pages 2026-08-17 08:03:40 +09:00
Kazuhiro Sera 86b3db59df docs: document v0.21.1 runtime behavior (#4460) 2026-08-17 07:30:02 +09:00
cerebrixos 1c3b72019e docs: list Tuning Engines tracing integration (#4440) 2026-08-15 22:59:36 +00:00
Kazuhiro Sera 56783dd2a6 docs: update translated pages 2026-08-15 12:09:25 +09:00
Kazuhiro Sera 55bb0b19de docs: updates for v0.21.0 release (#4381) 2026-08-15 11:56:28 +09:00
Kazuhiro Sera 7518f367e3 docs: update translated pages 2026-08-11 13:25:04 +09:00
Kazuhiro Sera 80e1baaefd docs: synchronize v0.20.0 features (#4280) 2026-08-11 12:13:38 +09:00
Kazuhiro Sera 347fec1a65 docs: update translated pages 2026-08-09 07:00:02 +09:00
Kazuhiro Sera f5d20e5e2f docs: improve translation source clarity (#4306) 2026-08-08 22:44:19 +09:00
Coleby Pearson 2ec632fef3 docs: voice quickstart also needs sounddevice (#4250) 2026-08-07 00:32:26 +00:00
Kazuhiro Sera 4a1773f405 fix: make session mutations atomic (#4212) 2026-08-06 14:49:57 +09:00
Kazuhiro Sera b47a0e4be7 docs: update translated pages 2026-08-06 10:18:59 +09:00
Kazuhiro Sera 065feebfd8 docs: document API Fast mode 2026-08-06 10:02:37 +09:00
Kazuhiro Sera 08c1c9f365 docs: update config and guardrails pages 2026-08-05 12:49:19 +09:00
Kazuhiro Sera 7379e75d4e fix(memory): reject reused branch IDs when creating a branch (#4186)
Co-authored-by: Henry Su <henrysu4707@gmail.com>
2026-08-05 11:13:37 +09:00
Kazuhiro Sera 046f82bb83 fix(memory): enforce closed state in MongoDBSession (#4176)
Co-authored-by: Chinmay V <203952148+chinmayv095@users.noreply.github.com>
2026-08-04 22:28:36 +00:00
Kazuhiro Sera 26e461f055 docs: update translated pages 2026-08-04 16:49:48 +09:00
Kazuhiro Sera 3de564c898 docs: updates for v0.19.3 2026-08-04 16:35:32 +09:00
Kazuhiro Sera 27c136cec8 fix(realtime): scope delayed audio guardrail interruption (#4135) 2026-08-04 13:57:58 +09:00
Kazuhiro Sera d6f82c0067 fix(realtime): apply output guardrails to text deltas (#4124) 2026-08-03 09:11:21 +09:00
Kazuhiro Sera c94cebd37d docs: update translated pages 2026-08-02 11:50:20 +09:00
Kazuhiro Sera 0db81169cc fix: define explicit zero-value contracts (#4101) 2026-08-02 02:16:52 +00:00
Kazuhiro Sera 21c88f582c docs: improve the consistency of docs 2026-08-01 11:37:59 +09:00
Kazuhiro Sera c9b5d1ba3f docs: update translated pages 2026-08-01 10:38:39 +09:00
Kazuhiro Sera 07cdff5cde docs: updates for v0.19.2 2026-08-01 10:20:09 +09:00
Kazuhiro Sera 992abf763d docs: update translated pages 2026-07-30 08:12:09 +09:00
Kazuhiro Sera 42963a2559 docs: updates for v0.19.1 release 2026-07-30 07:57:01 +09:00
Kazuhiro Sera bb3d64e74d docs: update translated pages 2026-07-28 15:33:07 +09:00
Kazuhiro Sera f1becff0b8 docs: update missing info 2026-07-28 15:33:07 +09:00
Kazuhiro Sera 421deb7506 docs: update translated pages 2026-07-28 08:10:53 +09:00
ShawnSiao e42482470a docs: repair tracing integration links (#3986) 2026-07-28 07:56:31 +09:00
Kazuhiro Sera ac1206294c docs: updates for 0.19.0 (#3872) 2026-07-28 07:51:20 +09:00
Cheemi 1e8d506a32 docs: fix API cross-reference targets (#3913)
Deploy docs / deploy_docs (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / typecheck (push) Has been cancelled
Tests / tests (3.10) (push) Has been cancelled
Tests / tests (3.11) (push) Has been cancelled
Tests / tests (3.12) (push) Has been cancelled
Tests / tests (3.13) (push) Has been cancelled
Tests / tests (3.14) (push) Has been cancelled
Tests / tests-windows (push) Has been cancelled
Tests / build-docs (push) Has been cancelled
2026-07-22 14:15:31 +00:00
Kazuhiro Sera c994c2a44b docs: update code snippets 2026-07-22 09:59:22 +09:00
Cheemi 394d4dc9ba docs: fix conversation example imports (#3903)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
2026-07-21 19:20:09 +09:00
Umer Ali e78bb09275 docs: fix missing imports in dynamic instructions example (#3895)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
2026-07-20 22:01:30 +00:00
Kazuhiro Sera 2fa463571e docs: fix runnable Python examples (#3885) 2026-07-20 08:48:24 +09:00
Ali Adnan bc4c5f5006 docs: remove unused Runner import in tracing docs (#3881) 2026-07-19 21:37:41 +00:00
Ali Adnan 825f1132ef docs: adjust code snippets (#3869) 2026-07-17 22:10:14 +00:00
Kazuhiro Sera 606fbd0d8a docs: clarify sandbox support on Windows (#3866) 2026-07-17 12:39:11 +00:00
Kazuhiro Sera 95df2c99a7 docs: update pages 2026-07-17 13:39:44 +09:00
Kazuhiro Sera 485bd96e42 docs: update translated pages 2026-07-17 13:01:49 +09:00
Cheemi fff18a0940 docs: document compact tracing hierarchy (#3839) 2026-07-17 12:40:50 +09:00
Muhammad Hamid Raza 5e8d067bc0 docs: make UserContext example runnable in Agents documentation (#3851) 2026-07-17 07:14:33 +09:00
Kazuhiro Sera 08859339ee docs: update translated pages 2026-07-11 10:24:43 +09:00