Guru-25 commited on
Commit
cb8208e
·
verified ·
1 Parent(s): be8b01e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +8 -0
librechat.yaml CHANGED
@@ -67,6 +67,14 @@ modelSpecs:
67
  model: "qwen-qwq-32b"
68
 
69
  endpoints:
 
 
 
 
 
 
 
 
70
  google:
71
  titleConvo: true
72
  titleModel: "gemini-2.0-flash"
 
67
  model: "qwen-qwq-32b"
68
 
69
  endpoints:
70
+ agents:
71
+ capabilities:
72
+ - "execute_code"
73
+ - "file_search"
74
+ - "actions"
75
+ - "tools"
76
+ - "ocr"
77
+
78
  google:
79
  titleConvo: true
80
  titleModel: "gemini-2.0-flash"