-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
19 lines (16 loc) · 873 Bytes
/
config.yml
File metadata and controls
19 lines (16 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Application configuration
# Paths are relative to repository root and will be served statically by the dev server or any backend you use.
audio_path: "data/jre_elon_2281/joe_rogan_experience_2281_elon_musk_m4a_128k.mp3"
transcript_path: "data/jre_elon_2281/transcript_2281.jsonl"
# Obelisk (OpenAI-compatible) endpoint for future chat integration
obelisk:
api_url: "https://obelisk.dread.technology/api"
api_key: "" # Configure via environment variable or update this value
model_id: "gpt-4.1-base"
# -------------------------------
# ElevenLabs Voice Agent Config
# -------------------------------
elevenlabs:
agent_id: "agent_01k0devtnafyhb7cg4ztv3gpa8" # Public Elon agent (working)
api_key: "" # Leave blank unless using private agent
default_context_min: 10 # Default minutes of transcript sent