fix: chunk upload race — always return the completed response with filepath; add campaign name to setup wizard
All checks were successful
Build and Push / build (push) Successful in 1m14s
All checks were successful
Build and Push / build (push) Successful in 1m14s
This commit is contained in:
@@ -20,6 +20,9 @@ services:
|
||||
# Set to "true" after onboarding completes.
|
||||
NAT20_ONBOARDING_COMPLETED: "false"
|
||||
|
||||
# Campaign name is set during the setup wizard (step 2).
|
||||
# You can also rename it later in Settings → Campaigns.
|
||||
|
||||
# ── Transcription ─────────────────────────────────────
|
||||
NAT20_WHISPER_MODEL: medium
|
||||
NAT20_WHISPER_COMPUTE_TYPE: int8
|
||||
|
||||
Reference in New Issue
Block a user