Docs: 0.25.0 agent apps can be published. (#14252)

### What problem does this PR solve?

Agent apps can be published.

### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2026-04-21 16:56:11 +08:00
committed by GitHub
parent 4841ce4239
commit 0db2d544a9

View File

@ -1685,7 +1685,7 @@ The parameters in `begin` component.
Also supports:
- `release` (`bool | str`, optional): Set to `True` (or `"true"`) to create the session in release mode (published version only).
- `release` (`bool | str`, optional): When set to `True` (or `"true"`), creates a session with the published agent app only.
#### Returns