From c50660693a5828b18ef374e6f381017e7c049ba6 Mon Sep 17 00:00:00 2001 From: F33RNI Date: Mon, 1 Apr 2024 19:57:27 -0500 Subject: [PATCH] build: update LlM-Api-Open --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76c43210..9c21cfed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/F33RNI/EdgeGPT@main#egg=EdgeGPT git+https://github.com/F33RNI/md2tgmd.git@main -git+https://github.com/F33RNI/LlM-Api-Open.git@2.1.16 +git+https://github.com/F33RNI/LlM-Api-Open.git@2.1.17 revChatGPT==6.8.6 python-telegram-bot==20.3 openai>=0.26.4