Skip to content

Verify config.fillers and config.speechModel on the TypeScript add-language page #609

Description

@hey-august

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions