Spaces:
Sleeping
Sleeping
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/Sunil Mittal.png" | |
ADVISOR_VOICE_ID = "4mQBdWrNc3Xr4WDEXPxI" | |
ADVISOR_CUSTOM_PROMPT = "Your answer should be in sunil mittal voice should be in bulleted format." |