SummarizeBehaviorProperties Properties
Contains SummarizeBehavior settings.| Name | Description |
|---|---|
| PromptAugmentation | Gets or sets additional instructions that modify the prompt before processing. Inherited from ChangeTextBehaviorProperties. |
| SummarizationMode | Gets or sets the summarization mode. |
| 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