Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Oct 15, 2024
1 parent a722a22 commit a04dae9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion integrations/google_ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Changelog

## [unreleased]
## [integrations/google_ai-v2.0.1] - 2024-10-15

### 🚀 Features

- Add chatrole tests and meta for GeminiChatGenerators (#1090)

### 🐛 Bug Fixes

- Remove the use of deprecated gemini models (#1032)
- Chat roles for model responses in chat generators (#1030)
- Make sure that streaming works with function calls - (drop python3.8) (#1137)

### 🧪 Testing

Expand All @@ -14,6 +20,7 @@

- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Update ruff linting scripts and settings (#1105)

### Docs

Expand Down

0 comments on commit a04dae9

Please sign in to comment.