fern/products/server-sdks/pages/reference/typescript/agents/agent-base/add-language.mdx documents
config.fillers as "keyed by category" and a config.speechModel field. Neither has an obvious
counterpart in the SWML contract: filler maps are keyed by language code, and languages[] has no
speechModel property. The python twin carries neither.
So either the TypeScript SDK exposes something the SWML surface does not, in which case the page should
say so explicitly, or the text is wrong. Needs checking against the SDK source rather than the spec.
Found while applying the #578 review fixes to both variants of this page; left untouched because it is
outside that scope.
Done when: both fields are confirmed against SDK source, and the page is corrected or annotated.
fern/products/server-sdks/pages/reference/typescript/agents/agent-base/add-language.mdxdocumentsconfig.fillersas "keyed by category" and aconfig.speechModelfield. Neither has an obviouscounterpart in the SWML contract: filler maps are keyed by language code, and
languages[]has nospeechModelproperty. The python twin carries neither.So either the TypeScript SDK exposes something the SWML surface does not, in which case the page should
say so explicitly, or the text is wrong. Needs checking against the SDK source rather than the spec.
Found while applying the #578 review fixes to both variants of this page; left untouched because it is
outside that scope.
Done when: both fields are confirmed against SDK source, and the page is corrected or annotated.