From bfd637d1696cbe200baa8c2850f8c126e3dd1b65 Mon Sep 17 00:00:00 2001 From: Philipp Sadler Date: Fri, 16 Feb 2024 15:08:14 +0100 Subject: [PATCH] add missing mistralai v0.0.12 dependency --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index f1da466d4f..b48adb1c0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,7 @@ aleph-alpha-client==3.1.0 openai==1.7.0 anthropic==0.3.0 cohere==4.34 +mistralai==0.0.12 # Slurk Integration python-engineio==4.4.0 python-socketio==5.7.2