Skip to content

v1.9.3

Choose a tag to compare

@github-actions github-actions released this 06 Nov 13:06
· 9 commits to main since this release
8653be3
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.