File size: 513 Bytes
6eedcac
cc12310
 
 
 
 
 
 
 
 
 
13eb71d
cc12310
1
2
3
4
5
6
7
8
9
10
11
12
13
OPENAI_API_KEY = "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"
ELEVEN_LABS_API_KEY = "04101ad6c1932587a810aba6d0be2f6c"

ADVISOR_IMAGE_WIDTH = 360
ADVISOR_IMAGE_HEIGHT = 360

# ADVISOR_IMAGE = "images/samantha.png"
# ADVISOR_VOICE_ID = "voice_id_from_eleven_labs_here"
# ADVISOR_CUSTOM_PROMPT = "Answer in the style of Samantha, a friendly female assistant."

ADVISOR_IMAGE = "images/customer service.png"
ADVISOR_VOICE_ID = "W7W2SktcVi2nMDeIVsNc"
ADVISOR_CUSTOM_PROMPT = "Answer should be in bullet form"