about summary refs log tree commit diff
path: root/gnqa
diff options
context:
space:
mode:
Diffstat (limited to 'gnqa')
-rw-r--r--gnqa/docker-compose.yml6
-rw-r--r--gnqa/example.env1
2 files changed, 5 insertions, 2 deletions
diff --git a/gnqa/docker-compose.yml b/gnqa/docker-compose.yml
index b4455b5e..cd3e308d 100644
--- a/gnqa/docker-compose.yml
+++ b/gnqa/docker-compose.yml
@@ -1,7 +1,9 @@
 services:
   rag_eval_devenv:
-    image: paper_eval_img:0.5
+    image: r2r_rag
     tty: true
+    env_file:
+      - rag.env
     volumes:
       - the_code_two:/code
 
@@ -11,4 +13,4 @@ volumes:
     driver_opts:
       o: bind
       type: none
-      device: /home/shebes/Coding/gn-ai/gnqa
+      device: /home/shebes/Research/code/gn-ai/gnqa
diff --git a/gnqa/example.env b/gnqa/example.env
new file mode 100644
index 00000000..e570b8b5
--- /dev/null
+++ b/gnqa/example.env
@@ -0,0 +1 @@
+OPENAI_API_KEY=