akiko19191 commited on
Commit
1f07a32
·
verified ·
1 Parent(s): d81b2f1

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +4 -0
librechat.yaml CHANGED
@@ -148,6 +148,10 @@ mcpServers:
148
  args:
149
  - tests.py
150
  timeout: 60000000
 
 
 
 
151
  # Definition of custom endpoints
152
  endpoints:
153
  agents:
 
148
  args:
149
  - tests.py
150
  timeout: 60000000
151
+ env:
152
+ JAVA_LIB_PATH: "/usr/lib/jvm/java-21-openjdk/lib"
153
+ JAVA_SERVER_LIB_PATH: "/usr/lib/jvm/java-21-openjdk/lib/server"
154
+ LD_LIBRARY_PATH : "/usr/lib/jvm/java-21-openjdk/lib/server:/usr/lib/jvm/java-21-openjdk/lib:"
155
  # Definition of custom endpoints
156
  endpoints:
157
  agents: