Spaces:
Runtime error
Runtime error
File size: 3,203 Bytes
762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 065760f 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 762a6f5 8c43e1a 0d7df64 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 | intents:
GIFTMINDER:
view_events:
utterances:
- "I want to see events coming up"
view_wishlists:
utterances:
- "I want to see wishlists"
buy_gifts:
utterances:
- "I want to buy gifts for my loved ones"
REMEMBOT:
remember:
utterances:
- "I want to remember something"
recall:
utterances:
- "I want to recall something"
RESCUEBIDS:
avoid_fee:
utterances:
- "I want to avoid a bank fee"
request_loan:
utterances:
- "I need a small loan"
FOODLINK:
request_food:
utterances:
- "I'm hungry"
- "I am hungry"
share_food:
utterances:
- "I have food to share"
- "I want to share some food"
BILLBRIDGE:
request_bill_help:
utterances:
- "I need help with a bill"
BLOODSHARE:
request_blood:
utterances:
- "I need blood"
share_blood:
utterances:
- "I have blood to share"
MATH:
compute_expression:
utterances:
- "compute xplusonesquared"
- "compute xsquaredplusone"
aliases:
- "Compute x squared plus one"
- "Compute x plus one squared"
SHOP_SAVVY:
add_item:
utterances:
- "Add an item to my shopping list"
- "I want to add items to my shopping list"
remove_item:
utterances:
- "Remove an item from my shopping list"
view_list:
utterances:
- "What's on my shopping list"
- "I want to see my shopping list"
edit_list:
utterances:
- "I want to change my shopping list"
mark_purchased:
utterances:
- "I've purchased some items on my shopping list"
- "I have purchased some items on my shopping list"
BOT_STORE:
add_package:
utterances:
- "I want to buy a package"
aliases:
- "I want to add a package"
remove_package:
utterances:
- "I want to stop using a package"
aliases:
- "I want to remove a package"
TASKMASTERAI:
add_task:
utterances:
- "I want to add a to do list item to my list"
- "Add a to do list item"
- "I want to add a to do list item"
view_tasks:
utterances:
- "I want to see my to do list"
- "Show to do list"
- "Show my to do list"
edit_tasks:
utterances:
- "I want to change my to do list"
- "I want to edit my to do list"
remove_task:
utterances:
- "I want to remove items from my to do list"
FLOWPLANNER:
create_flow_plan:
utterances:
- "Create a flow plan for tomorrow"
CGM:
find_company:
utterances:
- I need a company that...
- I want a company that...
TIFFANY:
process_dental_patient:
utterances:
- I want to process the patient visit for <patient-name>
CAREMEDIC:
process_medical_patient:
utterances:
- I want to process the patient visit for <patient-name>
DISCRETION:
retrieval_augmented_generation:
utterances:
- "I need to retrieve information from my documents"
|