From ba402d7bfc6dc1f76889455921bf1113b6bc465c Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sat, 5 Apr 2025 15:51:34 +0200 Subject: [PATCH] customize librechat agent capabilities --- apps/librechat.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/librechat.yaml b/apps/librechat.yaml index fc3ae68..ac2c5c0 100644 --- a/apps/librechat.yaml +++ b/apps/librechat.yaml @@ -43,6 +43,12 @@ spec: version: 1.0.3 endpoints: + agents: + capabilities: + - "file_search" + - "actions" + - "tools" + - "chain" custom: - name: "Ollama" apiKey: "ollama"