21 Commits

Author SHA1 Message Date
Kazuhiro Sera ac1206294c docs: updates for 0.19.0 (#3872) 2026-07-28 07:51:20 +09:00
Kazuhiro Sera bcce208e61 docs: updates for hosted multi-agent support (#3789) 2026-07-11 10:09:01 +09:00
Kazuhiro Sera 13d1815218 docs: re-fix #3444 2026-05-18 17:03:06 +09:00
Nachiket Torwekar 41fe113dd0 docs: fix LiteLLM API reference redirect (#3444) 2026-05-18 07:05:30 +00:00
Alex Bevilacqua 1821bf8094 docs: add MongoDB session documentation (#3015) 2026-04-25 11:07:31 +09:00
Kazuhiro Sera 489221155b docs: align translated sandbox nav and refresh generated refs (#2892) 2026-04-16 02:48:49 +09:00
Kazuhiro Sera 13f4a7405e docs: update pages to add any-llm adapter (#2715) 2026-03-25 16:46:21 +09:00
Kazuhiro Sera b8355b2781 docs: add missing ref files 2026-03-25 11:43:32 +09: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 0110b39bd0 docs: updates for 0.9.0 release (#2481) 2026-02-13 14:34:52 -08:00
Kazuhiro Sera 8490023d15 docs: add prompt template setup steps and MCP server manager guide (#2362) 2026-01-24 08:03:33 +09:00
Kazuhiro Sera 5d48424f91 Update docs (#2307) 2026-01-15 14:45:06 +09:00
Filinto Duran 763048f905 Add Dapr session storage option (#1937) 2025-11-05 14:22:07 +09:00
Hassan Abu Alhaj 2ccdbdfd3d Document AdvancedSQLiteSession and refactor session docs (#1791)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
2025-10-17 09:03:23 +09:00
Max Mekiska bca9737f56 docs: add documentation for extension feature EncryptedSession (#1872) 2025-10-08 11:52:25 -07:00
Kazuhiro Sera a5fc25971b Add guidelines for translation script contributors (#1821) 2025-09-27 20:49:38 +09:00
Damian ONeill 503a6ea7a5 feat: add Redis session support for scalable distributed memory (#1785)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
2025-09-25 14:03:06 +09:00
Hassan Abu Alhaj e4b3150d28 Docs: Improvements for SQLAlchemy Sessions (#1576) 2025-08-24 22:21:24 +09:00
Kazuhiro Sera c5d50109c4 Add automation script to generate mkdocstrings files (#1048)
This pull request adds a new script for docs, which generates missing
`ref/**/*.md` files. The script can be executed when you run `make
build-docs` command. The script does not do:
- overwrite the existing ones
- create files for _XXX.py and `__init__.py`

Note that the title part is generated like `tool_context` to `Tool
Context`. `openai_provider` will be `Openai Provider`, so some of them
needs a little manual work to adjust.

The direct need is to add `tool_context.md` for
https://github.com/openai/openai-agents-python/pull/1043 but it should
be useful for future maintenance.
2025-07-22 08:35:18 +09:00
Rohan Mehta 472e8c13bd Docs for LiteLLM integration (#532) 2025-04-16 18:54:22 -04:00
Rohan Mehta aaec57a426 Initial commit 2025-03-11 09:42:28 -07:00