Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Jun 3, 2024
1 parent f799674 commit 6aaf523
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions integrations/ollama/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Changelog

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

### 🚀 Features

- Add streaming support to OllamaChatGenerator (#757)

## [integrations/ollama-v0.0.6] - 2024-04-18

### 📚 Documentation

- Disable-class-def (#556)

### ⚙️ Miscellaneous Tasks

- Update docstrings (#499)

### Ollama

- Change testing workflow (#551)
- Add ollama embedder example (#669)

## [integrations/ollama-v0.0.5] - 2024-02-28

### 🐛 Bug Fixes

- Fix order of API docs (#447)

This PR will also push the docs to Readme

### 📚 Documentation

- Update category slug (#442)

### ⚙️ Miscellaneous Tasks

- Use `serialize_callable` instead of `serialize_callback_handler` in Ollama (#461)

## [integrations/ollama-v0.0.4] - 2024-02-12

### Ollama

- Generate api docs (#332)

## [integrations/ollama-v0.0.3] - 2024-01-16

## [integrations/ollama-v0.0.1] - 2024-01-03

<!-- generated by git-cliff -->

0 comments on commit 6aaf523

Please sign in to comment.