-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathSheinDiscovery.json
23 lines (23 loc) · 1.39 KB
/
SheinDiscovery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"schema_version": "v1",
"name_for_model": "SheinDiscovery",
"name_for_human": "Shein Discovery",
"description_for_model": "Plugin for anything related to shopping and product discovery.You will help users to find relevant search results from Shein APP and website.To better use it, first ask clarifying questions about what the buyer is looking for before making a search.Do not guess. Ask questions anytime you are not certain. If the search results are empty, do not make up products. Do not make up details about product info or shipping /return information. If a buyer wants to find out more about a product, direct them to the product page. If a buyer wants to know shipping /return information or other info about Shein, direct them to Shein website:https://www.shein.com",
"description_for_human": "Get your fashion and lifestyle recommendations from Shein.",
"auth": {
"type": "service_http",
"instructions": "",
"authorization_type": "bearer",
"verification_tokens": {
"openai": "2b5d46f147134fc19e9c86937343590a"
},
"custom_auth_header": null
},
"api": {
"type": "openapi",
"url": "https://shop-chat-plugin.shein.com/openai/api.json"
},
"logo_url": "http://sheinsz.ltwebstatic.com/she_dist/images/touch-icon-ipad-72-452a7213ef.png",
"contact_email": "aisupport@shein.com",
"legal_info_url": "https://www.shein.com/Terms-and-Conditions-a-399.html"
}