kkhfiles commited on
Commit
ab193d7
·
verified ·
1 Parent(s): 977011f

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +1 -0
librechat.yaml CHANGED
@@ -85,6 +85,7 @@ endpoints:
85
  userProvided: true
86
  fetch: true
87
  web_search: true
 
88
  models:
89
  default: ["gemini-2.5-flash"]
90
 
 
85
  userProvided: true
86
  fetch: true
87
  web_search: true
88
+ tools: ["GoogleSearch"]
89
  models:
90
  default: ["gemini-2.5-flash"]
91