From 0bd0bb761d15e8ebc9d3b9a2e1540c0cbbc53dd5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 21 Feb 2026 10:31:11 +0000 Subject: [PATCH 1/2] Initial plan From 22d131c87a76283cc59ca4b43cef2039d141fc1e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 21 Feb 2026 10:33:09 +0000 Subject: [PATCH 2/2] Bump LibreChat canary to 0.8.3-rc1 Co-authored-by: bobbyquantum <166758526+bobbyquantum@users.noreply.github.com> --- README.md | 2 +- librechat/CHANGELOG.md | 4 ++++ librechat/build.yaml | 2 +- librechat/config.yaml | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c275bf..8637bd6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the following add-ons: -- **LibreChat v0.8.2** - Open-source AI chat platform +- **LibreChat v0.8.3-rc1** - Open-source AI chat platform - **RAG API v0.5.0** - RAG API for enhanced chat capabilities ### [LibreChat add-on](./librechat) diff --git a/librechat/CHANGELOG.md b/librechat/CHANGELOG.md index 85976d9..f70122c 100644 --- a/librechat/CHANGELOG.md +++ b/librechat/CHANGELOG.md @@ -1,5 +1,9 @@ +## 0.8.3-rc1 + +- Update to LibreChat 0.8.3-rc1 (https://github.com/danny-avila/LibreChat/releases/tag/v0.8.3-rc1) + ## 0.8.2 - Update to LibreChat 0.8.2 (https://github.com/danny-avila/LibreChat/releases/tag/v0.8.2) diff --git a/librechat/build.yaml b/librechat/build.yaml index 8c8445a..9b00248 100644 --- a/librechat/build.yaml +++ b/librechat/build.yaml @@ -10,5 +10,5 @@ args: MONGODB_VERSION: "7.0" NVM_VERSION: "v0.39.3" NODE_VERSION: "v20.13.1" - LIBRECHAT_VERSION: "v0.8.2" + LIBRECHAT_VERSION: "v0.8.3-rc1" MEILISEARCH_VERSION: "v1.12.3" diff --git a/librechat/config.yaml b/librechat/config.yaml index 96608d2..7c2c5e0 100644 --- a/librechat/config.yaml +++ b/librechat/config.yaml @@ -1,7 +1,7 @@ # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config name: LibreChat slug: librechat -version: "0.8.2" +version: "0.8.3-rc1" description: Open-source AI chat platform integrating multiple models and services. url: "https://github.com/bobbyquantum/addon-librechat/tree/main/librechat" arch: