oppo-node / .env.example
DJ-Goanna-Coding's picture
Deploy from GitHub Actions
c87f72b verified
raw
history blame contribute delete
554 Bytes
# HuggingFace Configuration
HF_TOKEN=your_huggingface_token_here
HF_SPACE_NAME=your-space-name
HF_USERNAME=your-username
# Anthropic API Configuration
ANTHROPIC_API_KEY=your_anthropic_api_key_here
# GitHub Configuration (optional - for enhanced sync)
GITHUB_TOKEN=your_github_token_here
GITHUB_REPO=DJ-Goana-Coding/VAMGUARD_TITAN
# Mapping and Inventory Repository
MAPPING_INVENTORY_REPO=your-mapping-inventory-repo-url
MAPPING_INVENTORY_SPACE=your-mapping-inventory-space
# Agent Configuration
AGENT_MODEL=claude-sonnet-4-5-20250929
MAX_TOKENS=4096