diff --git a/skills/dff_template_prompted_skill/service_configs/dff-dream-faq-prompted-skill/environment.yml b/skills/dff_template_prompted_skill/service_configs/dff-dream-faq-prompted-skill/environment.yml index 6484ff1f8e..7d2c09aba4 100644 --- a/skills/dff_template_prompted_skill/service_configs/dff-dream-faq-prompted-skill/environment.yml +++ b/skills/dff_template_prompted_skill/service_configs/dff-dream-faq-prompted-skill/environment.yml @@ -2,6 +2,6 @@ SERVICE_PORT: 8170 SERVICE_NAME: dff_dream_faq_prompted_skill PROMPT_FILE: common/prompts/dream_faq.json GENERATIVE_SERVICE_URL: http://openai-api-chatgpt-16k:8167/respond -GENERATIVE_SERVICE_CONFIG: openai-chatgpt.json.json +GENERATIVE_SERVICE_CONFIG: openai-chatgpt.json GENERATIVE_TIMEOUT: 120 N_UTTERANCES_CONTEXT: 7