Move to GPT for API consistency
This commit is contained in:
@@ -18,11 +18,8 @@ GCS_BUCKET=your-bucket-name
|
||||
# How long (seconds) before a node is marked offline if no checkin received
|
||||
NODE_OFFLINE_THRESHOLD=90
|
||||
|
||||
# OpenAI Whisper — for audio transcription
|
||||
# OpenAI — for transcription (Whisper), intelligence extraction, embeddings, and summaries
|
||||
OPENAI_API_KEY=
|
||||
|
||||
# Gemini — for intelligence extraction, embeddings, and incident summaries
|
||||
GEMINI_API_KEY=
|
||||
SUMMARY_INTERVAL_MINUTES=15
|
||||
CORRELATION_WINDOW_HOURS=4
|
||||
EMBEDDING_SIMILARITY_THRESHOLD=0.82
|
||||
|
||||
Reference in New Issue
Block a user