What's Changed
Bugfixes
- Several bug fixes by @MarkDaoust in #731
- Fix broken samples (all samples pass now).
- Fix empty
GEMINI_API_KEY=""
shadowing "GOOGLE_API_KEY". - Fix code broken by pydantic 2.11
- Make "models/" optional for embedding models @Surya2k1 in #645
- Remove bad test @MarkDaoust in #689
- Fixes: #670 #626 by @MarkDaoust in #684
Docs & Examples
- Add the migration guide. by @MarkDaoust in #672
- Update README.md by @MarkDaoust in #675
- Test add snippet tag. by @MarkDaoust in #677
- Add info about new SDK to the top of README by @patrickloeber in #673
- Fix function_calling.sh example by @python273 in #679
- Update GenerationConfig.md to fix typo by @odevop in #668
- Update samples to use right API key name by @logankilpatrick in #705
- Update README.md by @pcoet in #722
Infrastructure
- Add a GitHub Action to manage status:
awaiting user response
by @amirh in #720 - Pin actions to specific SHAs by @markmcd in #719
- Bump tj-actions/changed-files from 44 to 46 in /.github/workflows by @dependabot in #721
- chore: Update user-input.yml GitHub workflow to trigger on PR comments by @Annhiluc in #723
New Contributors
- @Surya2k1 made their first contribution in #645
- @patrickloeber made their first contribution in #673
- @python273 made their first contribution in #679
- @odevop made their first contribution in #668
- @amirh made their first contribution in #720
- @pcoet made their first contribution in #722
- @dependabot made their first contribution in #721
Full Changelog: v0.8.4...v0.8.5