mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-07-28 17:42:57 +00:00
4 lines
212 B
Plaintext
4 lines
212 B
Plaintext
@inherits MSGComponentBase
|
|
<MudButton StartIcon="@Icons.Material.Filled.Description" OnClick="async () => await this.SelectFile()" Variant="Variant.Filled" Class="mb-3">
|
|
Use PDF content as input"
|
|
</MudButton> |