-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy patheSIM_Data_Package_Assistant.json
17 lines (17 loc) · 1.13 KB
/
eSIM_Data_Package_Assistant.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"schema_version": "v1",
"name_for_model": "eSIM_Data_Package_Assistant",
"name_for_human": "eSIM Travel Asst",
"description_for_model": "This model is specifically trained to respond to queries regarding eSIM data package purchases. It recognizes inputs composed of a country or region name, combined with keywords related to eSIM, data, SIM cards, or travel internet. Given these inputs, the model retrieves and presents suggestions for available eSIM data packages in the specified location. Its primary purpose is to facilitate the user's eSIM purchase process, providing a comprehensive guide to available data packages and ensuring a seamless travel experience with reliable internet connectivity.",
"description_for_human": "Find eSIM data plans easily! Enter location and eSIM keywords to get apt package suggestions. Ideal for travelers.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://rtgai.redteago.com/openapi.yaml"
},
"logo_url": "https://rtgai.redteago.com/logo.png",
"contact_email": "joseph.tian@redteamobile.com",
"legal_info_url": "https://redteago.com/terms-of-use-openai"
}