From 098efaded7fe85e08b75d227f09f32e11e392954 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 21 Feb 2026 21:51:55 +0800 Subject: [PATCH] low_memory --- docker-compose-with-pgsql.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose-with-pgsql.yml b/docker-compose-with-pgsql.yml index 2c9ca52..ff0ea83 100644 --- a/docker-compose-with-pgsql.yml +++ b/docker-compose-with-pgsql.yml @@ -32,6 +32,7 @@ services: - BACKEND_HOST=http://api-dev.gbase.ai - MAX_CONTEXT_TOKENS=262144 - DEFAULT_THINKING_ENABLE=true + - PROFILE=low_memory # PostgreSQL 配置 - CHECKPOINT_DB_URL=postgresql://postgres:E5ACJo6zJub4QS@postgres:5432/agent_db volumes: