Gemini Test

This commit is contained in:
Michael Schimmel
2026-01-08 17:50:11 +01:00
parent a62ba89bca
commit 0efce47972
4 changed files with 85 additions and 75 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ uses
FMX.Forms,
MainUnit in 'MainUnit.pas' {Form1},
Myc.Api.Gemini in 'Myc.Api.Gemini.pas',
Myc.System.Quota in 'Myc.System.Quota.pas';
Myc.System.Quota in 'Myc.System.Quota.pas',
Myc.Api.MarkdownStream in 'Myc.Api.MarkdownStream.pas';
{$R *.res}