mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 11:59:48 +00:00
Fixed spelling
This commit is contained in:
parent
9c446c54ec
commit
68703270ff
@ -10,7 +10,7 @@ namespace AIStudio.Tools;
|
||||
public interface IConfidence
|
||||
{
|
||||
/// <summary>
|
||||
/// How confident the AI in this task or decision?
|
||||
/// How confident is the AI in this task or decision?
|
||||
/// </summary>
|
||||
public float Confidence { get; init; }
|
||||
}
|
Loading…
Reference in New Issue
Block a user