ciyidogan commited on
Commit
d31dac6
·
verified ·
1 Parent(s): 892cc71

Update service_config.jsonc

Browse files
Files changed (1) hide show
  1. service_config.jsonc +1 -2
service_config.jsonc CHANGED
@@ -13,8 +13,7 @@
13
  "collection_prompt": "You are a helpful assistant collecting information from the user.\n\nConversation context:\n{{conversation_history}}\n\nIntent: {{intent_name}} - {{intent_caption}}\n\nAlready collected:\n{{collected_params}}\n\nStill needed:\n{{missing_params}}\n\nPreviously asked but not answered:\n{{unanswered_params}}\n\nRules:\n1. Ask for maximum {{max_params}} parameters in one question\n2. Group parameters that naturally go together (like from/to cities, dates)\n3. If some parameters were asked before but not answered, include them again\n4. Be natural and conversational in {{project_language}}\n5. Use context from the conversation to make the question flow naturally\n\nGenerate ONLY the question, nothing else."
14
  }
15
  }
16
- }
17
- },
18
  "tts_provider": {
19
  "name": "elevenlabs",
20
  "api_key": "enc:gAAAAABoTxQBtlc2CdTzc1h0RF3fwKTH0Z0HFBNhPOkgPeOS6F9rNTMuADUPeqLAIkkdAIJmIIn6rvHHNsqyODGqAVQbLTYXK8qAMLKl7PlVEupaevCG6SY5lig_EBc0jQu8rRI9lb859UNKiVQxRSakJx8Tj4xPKg==",
 
13
  "collection_prompt": "You are a helpful assistant collecting information from the user.\n\nConversation context:\n{{conversation_history}}\n\nIntent: {{intent_name}} - {{intent_caption}}\n\nAlready collected:\n{{collected_params}}\n\nStill needed:\n{{missing_params}}\n\nPreviously asked but not answered:\n{{unanswered_params}}\n\nRules:\n1. Ask for maximum {{max_params}} parameters in one question\n2. Group parameters that naturally go together (like from/to cities, dates)\n3. If some parameters were asked before but not answered, include them again\n4. Be natural and conversational in {{project_language}}\n5. Use context from the conversation to make the question flow naturally\n\nGenerate ONLY the question, nothing else."
14
  }
15
  }
16
+ },
 
17
  "tts_provider": {
18
  "name": "elevenlabs",
19
  "api_key": "enc:gAAAAABoTxQBtlc2CdTzc1h0RF3fwKTH0Z0HFBNhPOkgPeOS6F9rNTMuADUPeqLAIkkdAIJmIIn6rvHHNsqyODGqAVQbLTYXK8qAMLKl7PlVEupaevCG6SY5lig_EBc0jQu8rRI9lb859UNKiVQxRSakJx8Tj4xPKg==",