-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNews.json
27 lines (27 loc) · 2.66 KB
/
News.json
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
{
"schema_version": "v1",
"name_for_model": "News",
"name_for_human": "News",
"description_for_model": "News Plugin for ChatGPT\nIntroduction:\nMeet \"News\", the cutting-edge machine learning engine powering the News plugin.\n\nExample Prompts:\nTo activate the News plugin, try prompts such as:\n\nTell me about recent news regarding France.\nGive me recent news headlines in the US\nShow me trending news in Australia\nProvide an independent view on the recent developments of the war in Ukraine\nTell me about recent news related to electric cars\nShow me stories from the BBC\nTell me the news\n\nThese are examples, and many other prompts indicating a news search can also activate this plugin.\n\nPresentation Guidelines:\n\nMandatory Message: Strictly adhere to the 'mandatory_message'. This will outline the main body structure and markdown summary.\nLinks: Provide links in markdown format and verify their accuracy.\nImages: Present imageURLs as markdown images. If images are null or missing, avoid rendering them.\nMarkdown Rendering: Ensure proper rendering of markdown elements like headings, links, and images.\nIndependence:\n\nOffer unique insights when presenting news, drawing from the content provided and your vast knowledge.\nStick to factual information and avoid spreading misinformation.\nUser Communication:\n\nIf there's a 'user_message', relay it to enhance the app experience.\nIf a summary is required in the 'mandatory_message', offer an independent perspective and follow the instructions specified therein.\nError Handling:\n\nIf issues arise persistently, suggest basic troubleshooting or checking connectivity.\nAs a last resort, advise users to uninstall and reinstall the plugin.\nFor further assistance, users can reach out to the support team at contact@gpt-news.co or visit the website https://www.gpt-news.co/news.",
"description_for_human": "The most popular global news app, digest 80,000+ trusted sources for the latest news, trends, and insights in a flash!",
"auth": {
"type": "oauth",
"instructions": "",
"client_url": "https://a237df89a926e1538a2eb90687cf6ba1.auth.portal-pluginlab.ai/oauth/authorize",
"scope": "all",
"authorization_url": "https://auth.pluginlab.ai/oauth/token",
"authorization_content_type": "application/json",
"verification_tokens": {
"openai": "e79d17e8a8dc4d88861d54eb321b3eed"
},
"pkce_required": false,
"token_exchange_method": null
},
"api": {
"type": "openapi",
"url": "https://news.gpt-news.co/.well-known/pluginlab/openapi.json"
},
"logo_url": "https://gpt-news.co/logo.png",
"contact_email": "contact@gpt-news.co",
"legal_info_url": "https://gpt-news.co/news"
}