From 03ebfc8fd2b01a7d4edee936301d8a972b3be309 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 28 Jun 2024 17:11:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index 89a131e5..8311fb38 100644 --- a/release-notes.md +++ b/release-notes.md @@ -17,6 +17,7 @@ ### Features +* Enhance RAG with hybrid search. PR [#62](https://github.com/StreetLamb/tribe/pull/62) by [@StreetLamb](https://github.com/StreetLamb). * Use background tasks for processing uploads. PR [#60](https://github.com/StreetLamb/tribe/pull/60) by [@StreetLamb](https://github.com/StreetLamb). * Add RAG capabilities. PR [#58](https://github.com/StreetLamb/tribe/pull/58) by [@StreetLamb](https://github.com/StreetLamb). * Enable creating custom skills. PR [#53](https://github.com/StreetLamb/tribe/pull/53) by [@StreetLamb](https://github.com/StreetLamb).