low_memory
This commit is contained in:
parent
742eaf0a1c
commit
098efaded7
@ -32,6 +32,7 @@ services:
|
|||||||
- BACKEND_HOST=http://api-dev.gbase.ai
|
- BACKEND_HOST=http://api-dev.gbase.ai
|
||||||
- MAX_CONTEXT_TOKENS=262144
|
- MAX_CONTEXT_TOKENS=262144
|
||||||
- DEFAULT_THINKING_ENABLE=true
|
- DEFAULT_THINKING_ENABLE=true
|
||||||
|
- PROFILE=low_memory
|
||||||
# PostgreSQL 配置
|
# PostgreSQL 配置
|
||||||
- CHECKPOINT_DB_URL=postgresql://postgres:E5ACJo6zJub4QS@postgres:5432/agent_db
|
- CHECKPOINT_DB_URL=postgresql://postgres:E5ACJo6zJub4QS@postgres:5432/agent_db
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user