You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.9.3
* Add Gemini grounding support and config options
Introduces Google Search grounding capabilities to GeminiHelper, including new config options for enabling grounding, setting thresholds, and choosing grounding mode. Updates IGeminiHelper interface and appsettings.json to support these features. Also refactors ImagenHelper for improved type safety.
* Bump version to 1.9.3 in CommonUtilities.csproj
Updated AssemblyVersion and FileVersion to 1.9.3 to reflect new release. No other changes made.