From 014d5b83d3dc83759e26ff5310f444431134d1c8 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 19 Nov 2024 14:13:16 -0800 Subject: [PATCH] doc: wording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bda5f5b52..5d13babbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **๐ŸŽฅ YouTube Video Attachments**: Fixed issues preventing proper loading and attachment of YouTube videos as files. - **๐Ÿ”„ Shared Chat Update**: Corrected issues where shared chats were not updating, improving collaboration consistency. - **๐Ÿ” DuckDuckGo Rate Limit Fix**: Addressed issues with DuckDuckGo search integration, enhancing search stability and performance when operating within rate limits. -- **๐Ÿงพ Citations Relevance Fix**: Adjusted the relevance percentage calculation for citations, so that the webui properly reflect the accuracy of a retrieved document in RAG, ensuring users get clearer insights into sources. +- **๐Ÿงพ Citations Relevance Fix**: Adjusted the relevance percentage calculation for citations, so that Open WebUI properly reflect the accuracy of a retrieved document in RAG, ensuring users get clearer insights into sources. - **๐Ÿ”‘ Jina Search API Key Requirement**: Added the option to input an API key for Jina Search, ensuring smooth functionality as keys are now mandatory. ### Changed