Kazuhiro Sera
86b3db59df
docs: document v0.21.1 runtime behavior ( #4460 )
2026-08-17 07:30:02 +09:00
Kazuhiro Sera
80e1baaefd
docs: synchronize v0.20.0 features ( #4280 )
2026-08-11 12:13:38 +09:00
Kazuhiro Sera
f5d20e5e2f
docs: improve translation source clarity ( #4306 )
2026-08-08 22:44:19 +09:00
Kazuhiro Sera
065feebfd8
docs: document API Fast mode
2026-08-06 10:02:37 +09:00
Kazuhiro Sera
f1becff0b8
docs: update missing info
2026-07-28 15:33:07 +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
2fa463571e
docs: fix runnable Python examples ( #3885 )
2026-07-20 08:48:24 +09:00
Kazuhiro Sera
95df2c99a7
docs: update pages
2026-07-17 13:39:44 +09:00
Kazuhiro Sera
bcce208e61
docs: updates for hosted multi-agent support ( #3789 )
2026-07-11 10:09:01 +09:00
Kazuhiro Sera
df2ddd41eb
feat: support GPT-5.6 request controls ( #3794 )
2026-07-11 06:48:04 +09:00
Kazuhiro Sera
133208381c
feat: add GPT-5.6 model defaults and migrate examples ( #3774 )
2026-07-10 07:58:22 +09:00
Kazuhiro Sera
ec8fbb875e
docs: update translated pages
2026-07-04 09:43:51 +09:00
安妮的心动录
e605bd20a2
feat: expose configurable websocket max_size limit ( #3645 )
2026-06-22 13:14:54 +09:00
Kazuhiro Sera
852a8dbad4
docs: clarify max_delay for retries works ( #3350 )
2026-05-11 16:29:20 +09:00
Kazuhiro Sera
0ed4ee6e18
docs: updates for #3147 ( #3148 )
2026-05-07 09:29:41 +09:00
Kazuhiro Sera
02a6b21151
docs: updates for #3128 ( #3129 )
2026-05-06 09:37:58 +09:00
Kazuhiro Sera
e9a3e3610c
docs: updates for #3080 ( #3081 )
2026-05-02 14:09:31 +09:00
Abdulrahman Alfozan
c88f339d32
Update examples and defaults to GPT-5.5 ( #3016 )
2026-04-25 10:31:54 +09:00
Kazuhiro Sera
6b14ebc824
docs: clarify OpenAI provider configuration guidance ( #2901 )
2026-04-15 20:26:13 +00:00
Kazuhiro Sera
ce0d7923b8
docs: tweak for #2792 changes
2026-03-27 16:58:52 +09:00
Muttaqi110
149f5ce631
docs: add non-OpenAI provider code example ( #2792 )
2026-03-27 07:41:03 +00:00
Kazuhiro Sera
13f4a7405e
docs: update pages to add any-llm adapter ( #2715 )
2026-03-25 16:46:21 +09:00
Kazuhiro Sera
5e458adbf0
docs: streamline models page and UI tweak ( #2696 )
2026-03-17 17:18:01 +09:00
Kazuhiro Sera
557b97e062
docs: update pages to include recent changes
2026-03-13 16:48:35 +09:00
Kazuhiro Sera
8ccdea780e
docs: add retry settings ( #2655 )
2026-03-12 17:55:11 +09:00
Kazuhiro Sera
9ba8787893
docs: cover GA computer tool migration across Python guides ( #2629 )
2026-03-09 13:39:38 +09:00
Kazuhiro Sera
1215783363
docs: add tool search coverage across Python guides ( #2622 )
2026-03-09 13:39:30 +09:00
Kazuhiro Sera
8d1094d21b
docs: refresh docs and examples to gpt-5.4 ( #2615 )
2026-03-07 01:45:49 +09:00
Kazuhiro Sera
ba3b847ebd
docs: updates for #2593 ( #2594 )
2026-03-05 21:28:08 +00:00
Kazuhiro Sera
072410349b
docs: improve doc coverage for Dapr sessions and advanced model settings ( #2587 )
2026-03-04 07:05:27 +09:00
Kazuhiro Sera
ed087897cd
docs: clarify responses websocket transport resolution
2026-03-01 16:38:40 +09:00
Kazuhiro Sera
b4d2850f7f
docs: structure improvements ( #2538 )
2026-02-24 21:08:43 +09:00
Kazuhiro Sera
ac8fc9d731
docs: add responses websocket support ( #2533 )
2026-02-24 08:23:14 +09:00
Kazuhiro Sera
05424cebc6
docs: update a few pages
2026-01-17 12:23:18 +09:00
Kazuhiro Sera
5d48424f91
Update docs ( #2307 )
2026-01-15 14:45:06 +09:00
cguo-oai
4b3986b304
docs: Upgrading to GPT-5.2 ( #2188 )
...
Co-authored-by: Kazuhiro Sera <seratch@openai.com >
2025-12-16 08:26:32 +09:00
Kazuhiro Sera
d1465516ac
docs: #1722 LiteLLM usage tracking ( #1743 )
...
Fixes #1722
## Summary
- explain how to enable usage reporting for LiteLLM integrations with
`ModelSettings(include_usage=True)`
- link LiteLLM docs and general usage guide to the new configuration
snippet
## Testing
- make build-docs
------
https://chatgpt.com/codex/tasks/task_i_68c7f4e8f0748320b28b17d68cfd0bf4
2025-09-15 10:54:00 -04:00
Kazuhiro Sera
ff6d55f03a
Re: #1534 Update models document page to cover gpt-5 use cases ( #1535 )
2025-08-23 12:07:54 +09:00
Kazuhiro Sera
381e90d9b4
Fix #944 by updating the models document page to cover extra_args ( #950 )
...
This pull request resolves #944
2025-06-27 11:24:10 -04:00
Rohan Mehta
942ba9840b
Docs and tests for litellm ( #561 )
2025-04-21 16:59:01 -04:00
Rohan Mehta
472e8c13bd
Docs for LiteLLM integration ( #532 )
2025-04-16 18:54:22 -04:00