From 518cf27a8e765306bef4f6e0c7e1086169a11d4b Mon Sep 17 00:00:00 2001 From: HaystackBot Date: Fri, 11 Oct 2024 14:58:03 +0000 Subject: [PATCH] Update the changelog --- integrations/ollama/CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/integrations/ollama/CHANGELOG.md b/integrations/ollama/CHANGELOG.md index 5da725e87..55c6aa7b7 100644 --- a/integrations/ollama/CHANGELOG.md +++ b/integrations/ollama/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [integrations/ollama-v1.1.0] - 2024-10-11 + +### 🚀 Features + +- Add `keep_alive` parameter to Ollama Generators (#1131) + +### ⚙️ Miscellaneous Tasks + +- Update ruff linting scripts and settings (#1105) + ## [integrations/ollama-v1.0.1] - 2024-09-26 ### 🐛 Bug Fixes