eggacheb commited on
Commit
ea92f4f
·
verified ·
1 Parent(s): 576d05a

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +8 -1
librechat.yaml CHANGED
@@ -89,4 +89,11 @@ endpoints:
89
  modelDisplayLabel: "AI"
90
 
91
  # See the Custom Configuration Guide for more information:
92
- # https://docs.librechat.ai/install/configuration/custom_config.html
 
 
 
 
 
 
 
 
89
  modelDisplayLabel: "AI"
90
 
91
  # See the Custom Configuration Guide for more information:
92
+ # https://docs.librechat.ai/install/configuration/custom_config.html
93
+
94
+ version: '3.4'
95
+
96
+ services:
97
+ rag_api:
98
+ image: ghcr.io/danny-avila/librechat-rag-api-dev:latest
99
+