6 Commits

Author SHA1 Message Date
Timothy Asiimwe 3f6324c2d2 docs: fix OpenAI capitalization in auto-generated ref titles (#3646) 2026-06-22 13:54:05 +09:00
Kazuhiro Sera 9f0b4bb16f docs: v0.8.0 changes (#2405) 2026-02-05 11:51:41 +09:00
Kazuhiro Sera 5d48424f91 Update docs (#2307) 2026-01-15 14:45:06 +09:00
Kazuhiro Sera a5fc25971b Add guidelines for translation script contributors (#1821) 2025-09-27 20:49:38 +09:00
Kazuhiro Sera 053dbc4f08 Document OpenAI Conversations session option (#1649)
## Summary
- document the OpenAI Conversations session option on the sessions guide
- link to the generated reference page for the OpenAI Conversations
session implementation
- check in the generated reference stubs created during the docs build

## Testing
- make build-docs

------
https://chatgpt.com/codex/tasks/task_i_68b80232666c83209c185fb761150b60
2025-09-04 06:27:05 +09:00
Kazuhiro Sera aea05a6075 Migrate document translation script to gpt-5 (#1470)
This pull request migrates the translation script from o3 to gpt-5
model.
2025-08-14 18:46:38 +09:00