35428-vm/api/config.php
Flatlogic Bot f521b6df27 v.1
2025-11-02 19:31:04 +00:00

7 lines
200 B
PHP

<?php
// api/config.php
// IMPORTANT: Replace with your actual Anthropic API key.
// You can get a key from https://console.anthropic.com/
define('ANTHROPIC_API_KEY', 'YOUR_ANTHROPIC_API_KEY_HERE');