move .env.grok43 to docs/examples/grok43.env.example as a proper example file

This commit is contained in:
Shay 2026-06-17 07:03:33 -07:00
parent 043fb38b13
commit 6441c28698

View file

@ -0,0 +1,19 @@
# Grok 4.3 + Grok Build Mastery Configuration for CORE (Example)
# ----------------------------------------------------------------
# Copy this file to your local .env (which is gitignored) and fill in values.
# This is a reference/example only.
# === Model & Reasoning ===
GROK_MODEL=grok-4.3
GROK_REASONING_EFFORT=high
GROK_CONTEXT_BUDGET=800000
# === Grok Build CLI Mastery Settings ===
GROK_BUILD_SKILLS_DIR=skills/
GROK_BUILD_PLAN_MODE_PREFERRED=true
GROK_BUILD_ARENA_MODE=true
GROK_BUILD_MAX_AGENTS=8
GROK_BUILD_AUTO_INVOKE_SKILLS=true
# === API / Auth (put real key only in your local .env) ===
# XAI_API_KEY=your_key_here