UGemini v1.4.0 Preview 4
Pre-release
Pre-release
·
123 commits
to unstable
since this release
Added
- More static
GeminiModelId
s toGeminiModel
, including ones fortext-embedding-004
andaqa
. - 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.