Skip to content

UGemini v1.4.0 Preview 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Uralstech Uralstech released this 11 Aug 12:22
· 123 commits to unstable since this release

Added

  • More static GeminiModelIds to GeminiModel, including ones for text-embedding-004 and aqa.
  • Sample for question answering with AQA.

Changed

  • Function calling sample now has a new variable to set the maximum number of function calls allowed before requests are stopped.
  • Function calling sample now uses Gemini 1.5 Pro.
  • Tagged GeminiCandidate.Content as nullable.