You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plugins/sdk-migration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -500,7 +500,7 @@ SDK.
500
500
|`plugin-sdk/media-generation-runtime`| Shared media-generation helpers | Shared failover helpers, candidate selection, and missing-model messaging for image/video/music generation |
501
501
|`plugin-sdk/media-understanding`| Media-understanding helpers | Media understanding provider types plus provider-facing image/audio helper exports |
502
502
|`plugin-sdk/text-runtime`| Deprecated broad text compatibility export | Use `string-coerce-runtime`, `text-chunking`, `text-utility-runtime`, and `logging-core`|
503
-
|`plugin-sdk/text-chunking`| Text chunking helpers | Outbound text chunking helper|
503
+
|`plugin-sdk/text-chunking`| Text chunking helpers | Outbound text and offset-preserving range chunking helpers|
504
504
|`plugin-sdk/speech`| Speech helpers | Speech provider types plus provider-facing directive, registry, validation helpers, and OpenAI-compatible TTS builder |
0 commit comments