Quakeph

image 3240

plugin

Índice

Código para OpenAI

openapi: 3.0.2_x000D_
info:_x000D_
title: QuakePH_x000D_
description: Stay updated with the latest earthquakes in the Philippines._x000D_
version: 'v1'_x000D_
servers:_x000D_
- url: https://quakeph-plugin.chatbot.so/_x000D_
paths:_x000D_
/query:_x000D_
get:_x000D_
operationId: getResults_x000D_
summary: Results_x000D_
parameters:_x000D_
- name: event_x000D_
in: query_x000D_
description: The event to check 'recent' or 'latest'_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
example: "recent"_x000D_
responses:_x000D_
"200":_x000D_
description: OK_x000D_
content:_x000D_
application/json: {}

 

Codigo JSON

{
"schema_version": "v1",
"name_for_model": "QuakePH",
"name_for_human": "QuakePH",
"description_for_model": "Stay updated with the latest earthquakes in the Philippines.",
"description_for_human": "Stay updated with the latest earthquakes in the Philippines.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://quakeph-plugin.chatbot.so/openai.yaml"
},
"logo_url": "https://quakeph-plugin.chatbot.so/assets/Quake PH Logo.png",
"contact_email": "dev@chatbot.so",
"legal_info_url": "https://quakeph-plugin.chatbot.so/info"
}

 

Pagina web oficial

 

Descubre herramientas IA similares a Quakeph puedes visitar la categoría .

Avatar de Repositoria

Repositoria

Relacionado:

Subir