mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-11-23 15:30:20 +00:00
Spelling
This commit is contained in:
parent
b79f5ecd58
commit
b965aefd25
@ -47,7 +47,7 @@ public sealed class DataTextSummarizer
|
|||||||
public string PreselectedExpertInField { get; set; } = string.Empty;
|
public string PreselectedExpertInField { get; set; } = string.Empty;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Preselect any important aspects that the Summarizer should take into account?
|
/// Preselect any important aspects that the summarizer should take into account?
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string PreselectedImportantAspects { get; set; } = string.Empty;
|
public string PreselectedImportantAspects { get; set; } = string.Empty;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user