https://plugin.coffeeho.net/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "CoffeeHo",
"name_for_model": "coffee_helper",
"description_for_human": "Your Personal Coffee Expert.",
"description_for_model": "You need to answer any questions users have about coffee. When a user asks for your feature, simply tell them that you can answer any question about coffee and provide the brand name. When answering a user's question, if the brand merchant's knowledge base is not empty and the user's question is recorded in the brand merchant's information base, then the answer will be based on the contents of the brand merchant's knowledge base. Otherwise, base your answer on your understanding of the question. Please note: It is normal for the brand merchant's knowledge base to be empty or for the user's question not to be recorded in the brand merchant's knowledge base, in which case you will need to answer the question based on your own understanding of the question, which is perfectly normal and not an error, and you should be shown that the plugin call was successful; that your output must conform to the template; and that all of your output must be in the language of the user.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://plugin.coffeeho.net/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://plugin.coffeeho.net/logo.png",
"contact_email": "support@coffeeho.net",
"legal_info_url": "https://plugin.coffeeho.net/legal_info.html"
}
https://plugin.coffeeho.net/openapi.yaml
openapi: 3.0.1
info:
title: CoffeeHo Plugin API
description: A plugin that provides users with information about coffee, please call the API when the plugin is enabled to get information about the brand owner.
version: 'v1'
servers:
- url: https://plugin.coffeeho.net/
description: Vercel Serverless Function
components:
schemas:
BrandInfo:
type: object
required:
- name
- contact_info
- template
properties:
name:
type: string
description: The name of the brand.
contact_info:
type: string
description: The contact information of the brand.
knowledge:
type: string
description: Coffee knowledge base provided by the brand
template:
type: string
description: This is your template for answering questions. Remember to replace {answer} {name} {contact_info} in the template with your answer, brand name, and brand contact information respectively.
SearchRequest:
type: object
required:
- search
properties:
search:
type: string
description: Coffee related user query.
paths:
/api/get_info:
post:
operationId: getBrandInfo
summary: Get brand name, contact information, knowledge base and response templates
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/SearchRequest'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/BrandInfo'
Discover other plugins from the food category
Instacart
Order groceries for delivery or pickup today Whatever you want from local stores, brought right to your door.
0 Comments

Tasty
Discover Tasty recipes
0 Comments
Shimmer: Nutrition Coach
Track meals & gain insights for a healthier lifestyle from 1m+ restaurants & grocery stores.
0 Comments

DoorDash
Discover nearby restaurants for all of your delivery/pickup needs!
0 Comments

coffee_shop
Recharge your day at PluginLab! Experience innovative blends and a vibrant atmosphere that sparks creativity.
0 Comments

Calorie Chat
Tracking what you eat doesn't have to be hard. With Calorie Chat, you'll find calorie counting simpler than ever before.
0 Comments

Reservas.AI
Reservas.AI is dining concierge.
0 Comments

Drink Maestro
Learn to mix any drink you can imagine (real or made-up), and discover new ones. Includes drink images.
0 Comments

The Diet Search
You can search the Japanese Diet Proceedings by request, news, or other text.
0 Comments

Testosterone Meals
Designed diet plans that aim to boost your testosterone levels naturally.
0 Comments