mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
feat: make autonomy action budget configurable (#2499)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai> Co-authored-by: M3gA-Mind <megamind@mahadao.com>
This commit is contained in:
co-authored by
Steven Enamakel
M3gA-Mind
parent
844a26c0c0
commit
b616f48a04
@@ -76,6 +76,9 @@ OPENHUMAN_CORE_BIN=
|
||||
# ---------------------------------------------------------------------------
|
||||
# Config overrides (override config.toml values at runtime)
|
||||
# ---------------------------------------------------------------------------
|
||||
# [optional] Local safety cap for side-effecting tool actions in a rolling hour (default 20).
|
||||
# Set to 0 to block all side-effecting tool actions entirely.
|
||||
OPENHUMAN_MAX_ACTIONS_PER_HOUR=20
|
||||
# [optional] Default model to use
|
||||
OPENHUMAN_MODEL=
|
||||
# [optional] Workspace directory (default: ~/.openhuman or ~/.openhuman-staging when OPENHUMAN_APP_ENV=staging)
|
||||
|
||||
Reference in New Issue
Block a user