-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
19 lines (17 loc) · 836 Bytes
/
Copy path.env.example
File metadata and controls
19 lines (17 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# LaserData / Apache Iggy data-plane connection. Keep real credentials in .env only.
LASERDATA_CONNECTION_STRING=username:password@deployment-host:8090
# Optional custom CA/certificate override; managed LaserData Cloud negotiates TLS automatically.
LASER_TLS_CERT=
LASERDATA_STREAM=muscle-memory
LASERDATA_TOPIC=episode-events-v2
LASERDATA_PARTITIONS=4
LASERDATA_TIMEOUT_SECONDS=5
# Immutable local outbox used before and alongside provider delivery.
MUSCLE_MEMORY_TELEMETRY_SPOOL=artifacts/telemetry/laserdata-spool.sqlite3
# Exact paired evaluation admission. Leave all four empty or configure all four together.
MM_HELDOUT_EVALUATION_ARTIFACT=
MM_HELDOUT_EVALUATION_ARTIFACT_SHA256=
MM_HELDOUT_CANDIDATE_CHECKPOINT=
MM_HELDOUT_EVALUATED_AT=
MM_TASK_POLICY_TRAINING_ROOT=artifacts/policy/training-jobs
MM_STABLE_POLICY_ALIAS=stable