From 844e2d012dc4d7581f9ca0f338fc1a53d6903650 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Fri, 19 Apr 2024 17:55:42 +0200 Subject: [PATCH] Add Lobe Chat to wishlist (#2231) * Add Lobe Chat to wishlist * Fix Lobe Chat description --------- Co-authored-by: tituspijean --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 12e10ad055..0c13209a41 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1039,6 +1039,13 @@ upstream = "https://github.com/savonet/liquidsoap" website = "https://www.liquidsoap.info/" added_date = 1695656621 # 2023/09/25 + +[lobe-chat] +name = "Lobe Chat" +description = "LLMs/AI chat framework, supports multiple local and remote AI Providers, modals (Vision/TTS) and plugin system" +upstream = "https://github.com/lobehub/lobe-chat" +website = "https://lobehub.com/" + [localai] name = "LocalAI" description = "LocalAI is the free, Open Source OpenAI alternative. Drop-in replacement API compatible w/ OpenAI."