2 Commits

Author SHA1 Message Date
c6326bf344 Update renovate/renovate Docker tag to v39.233.4 2025-04-05 16:00:19 +00:00
ba402d7bfc customize librechat agent capabilities 2025-04-05 15:52:23 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -43,6 +43,12 @@ spec:
version: 1.0.3
endpoints:
agents:
capabilities:
- "file_search"
- "actions"
- "tools"
- "chain"
custom:
- name: "Ollama"
apiKey: "ollama"

View File

@@ -20,7 +20,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:39.233.3-full
image: renovate/renovate:39.233.4-full
envFrom:
- secretRef:
name: renovate-env