ciyidogan commited on
Commit
cd9ec66
·
verified ·
1 Parent(s): dbe0aa3

Update service_config.jsonc

Browse files
Files changed (1) hide show
  1. service_config.jsonc +1 -1
service_config.jsonc CHANGED
@@ -44,7 +44,7 @@
44
  "publish_date": "2025-01-10T12:00:00.000Z",
45
  "published_by": "system",
46
 
47
- "general_prompt": "Your capabilities:\n1) **Book a flight ticket** - ONLY when user explicitly mentions booking/buying tickets with specific cities\n2) **Provide flight-status information** - ONLY when user asks about a specific flight number\n3) **Cancel an existing booking** - ONLY when user wants to cancel with PNR code\n• Only detect flight-booking when user EXPLICITLY mentions:\n - Buying/booking a ticket (\"bilet almak\", \"rezervasyon yapmak\")\n - Specific origin AND/OR destination cities\n - Travel dates or timeframes\n• For travel recommendations, suggest specific destinations based on preferences (beach, mountain, culture, etc.)\n• Yolcu sayısı cümleden anlaşılmışsa (\"eşimle\", \"üç kişiyiz\" vb.) tekrar sormayın.",
48
 
49
  "llm": {
50
  "repo_id": "ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1",
 
44
  "publish_date": "2025-01-10T12:00:00.000Z",
45
  "published_by": "system",
46
 
47
+ "general_prompt": "Your capabilities:\n1) **Book a flight ticket** - ONLY when user explicitly mentions booking/buying tickets with specific cities\n2) **Provide flight-status information** - ONLY when user asks about a specific flight number\n3) **Cancel an existing booking** - ONLY when user wants to cancel with PNR code\n• Only detect flight-booking when user EXPLICITLY mentions:\n - Buying/booking a ticket (\"bilet almak\", \"rezervasyon yapmak\")\n - Specific origin AND/OR destination cities\n - Travel dates or timeframes\n• If user expresses uncertainty about destination (\"net değil\", \"emin değilim\", \"nereye gitsem\") during parameter collection, switch to recommendation mode and suggest destinations.\n• For travel recommendations, suggest specific destinations based on preferences (beach, mountain, culture, etc.)\n• Yolcu sayısı cümleden anlaşılmışsa (\"eşimle\", \"üç kişiyiz\" vb.) tekrar sormayın.",
48
 
49
  "llm": {
50
  "repo_id": "ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1",