| Setting | Value | Status |
|---|---|---|
| API Base URL | https://api.lk888.ai |
Active |
| API Key | ****True (configured) | Set |
| Image Model | gpt-image-2 | API /v1/media/generate |
| Audio Model | suno-v4.5 | API /v1/media/generate |
| TTS Model | gemini-2.5-pro-preview-tts | API /v1/media/generate |
.env and redeploy.
| Provider | Details | Status |
|---|---|---|
| Local | /app/data/artifacts/ | Always available |
| AWS S3 | Bucket: note-flask-ckeditor / Region: us-east-2 |
Configured |
| Azure Blob | Container: hyder-artifacts |
Not configured |
S3_ACCESS_KEY, AZURE_BLOB_CONNECTION_STRING, etc.) in .env.
| Stage | Description | Configurable |
|---|---|---|
| Source | Download / Generate image / Generate audio / TTS | Per job |
| Rename | Template-based filename: _ | Per job |
| Compress | ZIP compression | Per job |
| Encrypt | XOR encryption with configurable seed | Toggle on/off |
| Embed | PNG-tail carrier (hide file inside PNG image) | Toggle on/off |
| Publish | Upload to Local / S3 / Azure Blob | Per job |