aboutsummaryrefslogtreecommitdiff
path: root/gnqa/requirements.txt
diff options
context:
space:
mode:
authorShelbySolomonDarnell2024-10-17 12:24:26 +0300
committerShelbySolomonDarnell2024-10-17 12:24:26 +0300
commit00cba4b9a1e88891f1f96a1199320092c1962343 (patch)
tree270fd06daa18b2fc5687ee72d912cad771354bb0 /gnqa/requirements.txt
parente0b2b0e55049b89805f73f291df1e28fa05487fe (diff)
downloadgn-ai-00cba4b9a1e88891f1f96a1199320092c1962343.tar.gz
Docker image built to run code, all evals run using R2RHEADmaster
Diffstat (limited to 'gnqa/requirements.txt')
-rw-r--r--gnqa/requirements.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnqa/requirements.txt b/gnqa/requirements.txt
new file mode 100644
index 0000000..398ad06
--- /dev/null
+++ b/gnqa/requirements.txt
@@ -0,0 +1,7 @@
+numpy==1.22.4
+langchain_text_splitters
+langchain-together==0.2.0
+ragas==0.1.9
+r2r==0.3.4
+wikipedia
+cohere<5 \ No newline at end of file