Optionalapi_media_references?: unknown[]OptionalapiMediaReferences?: unknown[]Optionalapp_source?: stringOptionalappSource?: stringcamelCase alias for HostedChatCompletionParams.app_source.
Optionalchat_template_kwargs?: Record<string, unknown>Optionalmedia_references?: unknown[]OptionalmediaReferences?: unknown[]Optionalstream?: falseOptionaltask_profile?: "general" | "coding" | "reasoning"Hosted REST task profile hint.
OptionaltaskProfile?: "general" | "coding" | "reasoning"camelCase alias for HostedChatCompletionParams.task_profile.
Optionaltoken_type?: "sogni" | "spark"Token type to use for hosted REST billing.
OptionaltokenType?: "sogni" | "spark"camelCase alias for HostedChatCompletionParams.token_type.
Optional source label for this hosted REST request. Defaults to the client appSource when configured.