Skip to main content
All docs
V25.2
  • TranslateBehaviorProperties Properties

    Contains behavior settings.
    Name Description
    Languages Gets or sets a collection of target languages for text translation.
    PromptAugmentation Gets or sets additional instructions that modify the prompt before processing. Inherited from ChangeTextBehaviorProperties.
    Temperature Gets or sets the balance between creativity and consistency in AI responses. Inherited from ChangeTextBehaviorProperties.
    TextRetrievalMode Specifies how an AI-powered extension determines the text to process when it sends a request. Inherited from ChangeTextBehaviorProperties.
    See Also