mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
This commit is contained in:
co-authored by
Steven Enamakel
parent
a2051b1307
commit
7811bb0ab8
@@ -366,3 +366,16 @@ RUST_BACKTRACE=1
|
||||
# OPENHUMAN_SERVICE_MOCK=0
|
||||
# [optional] Path to mock state file
|
||||
# OPENHUMAN_SERVICE_MOCK_STATE_FILE=
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# AgentBox marketplace (GMI Cloud) — opt-in container surface.
|
||||
# Set OPENHUMAN_AGENTBOX_MODE=1 to expose POST /run and GET /jobs/{job_id}.
|
||||
# The remaining GMI_MAAS_* and GMI_MODELS variables are injected by the
|
||||
# AgentBox console at deploy time; for local testing of the /run path set
|
||||
# them yourself (they MUST be non-blank).
|
||||
# ---------------------------------------------------------------------------
|
||||
# OPENHUMAN_AGENTBOX_MODE=0
|
||||
# OPENHUMAN_AGENTBOX_JOB_TIMEOUT_SECS=600
|
||||
# GMI_MAAS_BASE_URL=https://api.gmi-serving.com
|
||||
# GMI_MAAS_API_KEY=
|
||||
# GMI_MODELS=deepseek-ai/DeepSeek-V4-Pro
|
||||
|
||||
Reference in New Issue
Block a user