-
Notifications
You must be signed in to change notification settings - Fork 0
Add configuration validation #7
Copy link
Copy link
Open
Description
the popup happily fires GenerateFromTextAndImageAsync even when ApiKey/Model are blank (ActionlyPlugin/src/Actions/PopUp.xaml.cs (lines 63-89)). The Gemini client immediately constructs new Client(apiKey: apiKey) without checking for null/empty, which throws and collapses the workflow instead of giving the user a friendly error and staying in the dialog (ActionlyPlugin/src/Helpers/GeminiClient.cs (lines 27-78)).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels