From a29cebef08538260a5b7af50f68fa1cdf216005f Mon Sep 17 00:00:00 2001 From: fcakyon Date: Mon, 20 Nov 2023 03:51:37 +0300 Subject: [PATCH] Update llama-index to latest commit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1486f221..e0606f0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -llama-index @ git+https://github.com/fcakyon/llama_index@fix-litellm +llama-index @ git+https://github.com/run-llama/llama_index@d47424ef82b25e2d266d19d7706cafaeee00533a litellm==1.1.1 uvicorn fastapi