From 99359b6464cb1afaadb3a50d8bc41a1955bb3aad Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Tue, 5 Sep 2023 15:33:49 -0700 Subject: [PATCH] fix testing errors --- .circleci/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index a86a0b58e..e8ea6a705 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -5,5 +5,8 @@ openai tiktoken importlib_metadata baseten +cohere +replicate +anthropic gptcache boto3 \ No newline at end of file