Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Sep 7, 2024
1 parent 79217e8 commit 647f668
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions integrations/ollama/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [integrations/ollama-v1.0.0] - 2024-09-07

### 🐛 Bug Fixes

- Chat roles for model responses in chat generators (#1030)

### 🚜 Refactor

- [**breaking**] Use ollama python library instead of calling the API with `requests` (#1059)

### 🧪 Testing

- Do not retry tests in `hatch run test` command (#954)

### ⚙️ Miscellaneous Tasks

- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)

## [integrations/ollama-v0.0.7] - 2024-05-31

### 🚀 Features
Expand Down

0 comments on commit 647f668

Please sign in to comment.