diff --git a/README.md b/README.md index 82799d6..3c275bf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the following add-ons: -- **LibreChat v0.8.0** - Open-source AI chat platform +- **LibreChat v0.8.2** - 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 66c2166..85976d9 100644 --- a/librechat/CHANGELOG.md +++ b/librechat/CHANGELOG.md @@ -1,5 +1,17 @@ +## 0.8.2 + +- Update to LibreChat 0.8.2 (https://github.com/danny-avila/LibreChat/releases/tag/v0.8.2) + +## 0.8.2-rc3 + +- Update to LibreChat 0.8.2-rc3 (https://github.com/danny-avila/LibreChat/releases/tag/v0.8.2-rc3) + +## 0.8.2-rc2 + +- Update to LibreChat 0.8.2-rc2 (https://github.com/danny-avila/LibreChat/releases/tag/v0.8.2-rc2) + ## 0.8.1 - Update to LibreChat 0.8.1 (https://github.com/danny-avila/LibreChat/releases/tag/v0.8.1) diff --git a/librechat/build.yaml b/librechat/build.yaml index 5c65a2c..8c8445a 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.1" + LIBRECHAT_VERSION: "v0.8.2" MEILISEARCH_VERSION: "v1.12.3" diff --git a/librechat/config.yaml b/librechat/config.yaml index 9834d4e..96608d2 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.1-2" +version: "0.8.2" description: Open-source AI chat platform integrating multiple models and services. url: "https://github.com/bobbyquantum/addon-librechat/tree/main/librechat" arch: