Skip to content

v2.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 19:13
· 28 commits to main since this release
bfa3f7a

Added

  • Option to set top K and top P in Gemini Google client settings.

Fixed

  • Unable to submit request to Gemini Google because it has a topK value of 64 but the supported range is from 1 (inclusive) to 41 (exclusive).