Releases: google-gemini/generative-ai-js
@google/generative-ai@0.15.0
What's Changed
- Add canonical textgen samples by @hsubox76 in #196
- Add FinishReason.LANGUAGE enum value. by @hsubox76 in #198
- Add more samples in standardized format by @hsubox76 in #199
- Aligning README with the python one by @Giom-V in #187
- Add count_tokens sample file by @hsubox76 in #203
- Add canonical File API samples by @hsubox76 in #204
- Add canonical samples for chat, caching, embeds, and code execution by @hsubox76 in #205
- Move node samples to top level, restore web samples by @hsubox76 in #206
- Add import comments to all samples by @hsubox76 in #207
- Update count_tokens samples by @hsubox76 in #208
- Fix count tokens to include model params by @hsubox76 in #209
- Version Packages by @github-actions in #202
New Contributors
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.14.1...@google/generative-ai@0.15.0
@google/generative-ai@0.14.1
@google/generative-ai@0.14.0
What's Changed
- Add links to example files in README by @pzaback in #170
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #176
- Add integration tests to Test CI worfklow by @DellaBitta in #166
- UsageMetadata - add cachedContentTokenCount field by @DellaBitta in #178
- Add code execution feature by @hsubox76 in #185
- Version Packages by @github-actions in #181
New Contributors
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.13.0...@google/generative-ai@0.14.0
@google/generative-ai@0.13.0
What's Changed
- Add GenerateContentRequest as an optional param to CountTokensRequest by @DellaBitta in #148
- Remove the model field from the countTokens request payload by @DellaBitta in #162
- Clean up iTests for CI by @DellaBitta in #163
- Fix missing usageMetadata in streamed aggregated response (#174) by @jdoucy in #175
- Add the Content caching feature by @hsubox76 in #167
- Version Packages by @github-actions in #161
New Contributors
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.12.0...@google/generative-ai@0.13.0
@google/generative-ai@0.12.0
What's Changed
- Add
responseSchema
togenerationConfig
by @lahirumaramba in #158 - Version Packages by @github-actions in #160
New Contributors
- @lahirumaramba made their first contribution in #158
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.11.5...@google/generative-ai@0.12.0
@google/generative-ai@0.11.5
What's Changed
- Fix @google/generative-ai/files paths by @hsubox76 in #156
- Version Packages by @github-actions in #157
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.11.4...@google/generative-ai@0.11.5
@google/generative-ai@0.11.4
What's Changed
- Update model names to use gemini-1.5-flash-latest by @hsubox76 in #145
- Add additional properties to FileMetadataResponse by @hsubox76 in #147
- Version Packages by @github-actions in #149
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.11.3...@google/generative-ai@0.11.4
@google/generative-ai@0.11.3
@google/generative-ai@0.11.2
What's Changed
- Remove repo specific issue templates. by @ryanwilson in #137
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #123
- Remove chat session's previous content role validation checks by @DellaBitta in #139
- Version Packages by @github-actions in #140
New Contributors
- @ryanwilson made their first contribution in #137
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.11.1...@google/generative-ai@0.11.2
@google/generative-ai@0.11.1
What's Changed
- Fix bug when no file name is provided for upload by @hsubox76 in #135
- Version Packages by @github-actions in #136
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/generative-ai@0.11.0...@google/generative-ai@0.11.1