Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-18 | 911 Bytes | |
v0.22.0 source code.tar.gz | 2024-11-18 | 9.8 MB | |
v0.22.0 source code.zip | 2024-11-18 | 10.3 MB | |
Totals: 3 Items | 20.1 MB | 0 |
What's Changed
- Add samples for log prob and search grounding by @junyanxu in https://github.com/google-gemini/generative-ai-js/pull/273
- Update
FinishReason
enum by @stephmilovic in https://github.com/google-gemini/generative-ai-js/pull/270 - Fix samples and update yarn.lock by @dlarocque in https://github.com/google-gemini/generative-ai-js/pull/283
- Fix the issue [#124] by @junyanxu in https://github.com/google-gemini/generative-ai-js/pull/290
- Fix the issue [#124] (Add the changeset) by @junyanxu in https://github.com/google-gemini/generative-ai-js/pull/293
- Make Schema a discriminated union by @rictic in https://github.com/google-gemini/generative-ai-js/pull/296
New Contributors
- @stephmilovic made their first contribution in https://github.com/google-gemini/generative-ai-js/pull/270
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/v0.21.0...v0.22.0