Back

AI Agents
Description
Unleashing the power of multiple AIs: One goal, limitless productivity.
Details
https://ai-agents-plugin.vercel.app/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "AI Agents",
"name_for_model": "aiAgents",
"description_for_human": "Unleashing the power of multiple AIs: One goal, limitless productivity.",
"description_for_model": "Collaborate with another AI Agent to perform the goal more efficient.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://ai-agents-plugin.vercel.app/.well-known/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://ai-agents-plugin.vercel.app/imgs/logo.png",
"contact_email": "support@aiagentslab.com",
"legal_info_url": "https://www.aiagentslab.com/legal"
}
https://ai-agents-plugin.vercel.app/.well-known/openapi.yaml
openapi: 3.0.1
info:
title: AI Agents.
description: Collaborate with another AI Agent to perform the goal much faster and more efficient.
version: 'v1'
servers:
- url: https://ai-agents-plugin.vercel.app/
paths:
/aiagent:
get:
operationId: aiagent
summary: Talk with a Master AI Agent that will provide guidance and advice to perform your goal
parameters:
- name: goal
in: query
description: the goal to send to the Master AI Agent
required: true
schema:
type: string
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/AIAgentResponse'
components:
schemas:
AIAgentResponse:
type: object
properties:
instructions:
type: string
description: instructions on how to process the request from the AI Master Agent
response:
type: string
description: response from the AI Master Agent
request:
type: string
description: the original request
Discover other plugins from the agents category
Your AI Council
The AI council assesses queries through various agents, offering insights from many perspectives.
0 Comments

AI Chatbot Builder
Build AI chatbots with ALL your business content, in a secure/business-grade platform.
0 Comments

Webbots - Ask a Bot
Start with 'Ask bot <bot id>'. Visit webbot.chat to create & share a free bot. Powered by Maigrate.
0 Comments