fleet-memory/.env.example
RCLL e3782b5af4 ops: standalone compose and env template for the RCLL distribution
Recovered from the 2026-06-27 snapshot import by classifying the base..snapshot delta at line granularity. Upstream base: d054b884 (2026-04-10).
2026-08-23 23:50:01 +03:00

7 lines
204 B
Text

# Required: LLM provider for memory classification
LLM_API_KEY=sk-your-key-here
LLM_PROVIDER=openai
LLM_MODEL=gpt-4o-mini
# Optional: database password (default: hindsight_dev)
DB_PASSWORD=hindsight_dev