chore(openclaw): refresh runtime models and credentials

This commit is contained in:
William Valentin
2026-03-26 11:01:47 -07:00
parent 8cb4c7c019
commit 7ed5383d10
23 changed files with 413 additions and 641 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ services:
# Optional local dependency: liteLLM proxy for unified LLM API.
# Start with: docker compose --profile api up -d litellm
litellm:
image: litellm/litellm:v1.77.7
image: litellm/litellm:v1.82.3-stable.patch.2
container_name: litellm
restart: unless-stopped
profiles: ["api"]