mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-14 08:21:36 +00:00
Spelling
This commit is contained in:
parent
d406ad9aae
commit
2b6aa8a06e
@ -167,7 +167,7 @@ public partial class AttachDocuments : MSGComponentBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The user might want to check what the Pandoc integration actually extracts from his file and therefore gives the LLM as input.
|
/// The user might want to check what we actually extract from his file and therefore give the LLM as an input.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="file">The file to check.</param>
|
/// <param name="file">The file to check.</param>
|
||||||
private async Task InvestigateFile(FileInfo file)
|
private async Task InvestigateFile(FileInfo file)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user