-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathOhMyPlug.json
17 lines (17 loc) · 1.15 KB
/
OhMyPlug.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"schema_version": "v1",
"name_for_model": "OhMyPlug",
"name_for_human": "OhMyPlug",
"description_for_model": "OhMyPlug is your go-to tool for exploring extensions, specially designed to cater to your specific needs and inquiries. This extensive add-on explorer not only offers detailed insights into all plugins, including usage examples, ratings, and expert advice, but it also highlights the most suitable ones for your needs. Furthermore, the AI Assistant can use OhMyPlug to suggest pertinent plugins during interactions, enhancing its own functionality. This may include retrieving real-time or updated information, accessing knowledge-base data, or assisting users with various actions.",
"description_for_human": "Search and discover extensions with OhMyPlug! It guides you through the best addons in the store and explains them 🔍🧩💡.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://ohmyplug.promptbreeders.com/openapi.yaml"
},
"logo_url": "https://ohmyplug.promptbreeders.com/logo.webp",
"contact_email": "contact@promptbreeders.com",
"legal_info_url": "https://www.promptbreeders.com/legal/"
}