Skip to content

Commit eea8519

Browse files
committed
docs(aicore): fix orchestration namespace version reference to 0.32
The migration note incorrectly referenced 0.28 as the version during which the orchestration namespace was in-flight. The namespace was used during v0.32.0 development (commit 6c042e1, tag v0.32.0).
1 parent d559b59 commit eea8519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sap_cloud_sdk/aicore/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ rejections. All other exceptions surface unchanged.
228228
### Migration from prior versions
229229

230230
If your agent previously imported from `sap_cloud_sdk.orchestration` (an
231-
in-flight name during 0.28 development) or used the keyword form
231+
in-flight name during 0.32 development) or used the keyword form
232232
`set_filtering(hate=...)`, update to:
233233

234234
```python

0 commit comments

Comments
 (0)