Spaces:
Sleeping
Sleeping
File size: 445 Bytes
4123b11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # SKT OMNI-ARC V49 Environment Variables GEMINI_KEY=your_gemini_api_key_here ASSEMBLY_KEY=your_assemblyai_key_here CIRCLE_API_KEY=your_circle_api_key_here # Critical for real Circle Programmable Wallets CIRCLE_ENTITY_SECRET=your_32_byte_entity_secret_here # Arc Hackathon credits (optional for demo) AIML_API_KEY=your_aiml_api_key FEATHERLESS_KEY=your_featherless_key # Optional DEBUG_MODE=true SECRET_KEY=skt-omni-arc-v49-super-secret-2026 |