VISÃO GERAL
GATEWAY
—
MISSÕES ATIVAS
0
AGENTES
—
CPU
—
Nova missão
Descreva um objetivo — o EcoGenisys monta o plano de execução e aciona os agentes envolvidos.
ÁREA DE MISSÃO · POST /missao (simulado até o endpoint existir)
HISTÓRICO
Nenhuma missão ainda.
GET /architecture · simulado
Gateway
↓
↓
Memória
VPS
FORMATO ESPERADO (para o Gateway implementar)
{
"gateway": "online",
"agents": [{ "name": "Coder", "model": "qwen2.5-coder", "status": "working" }],
"memory": "connected",
"vps": "healthy"
}
GET /models · GET /agents
Modelos
Clique em "Conectar" para carregar.
Agentes
POST /project
HISTÓRICO
Nenhum projeto criado ainda nesta sessão.
GET /metrics · simulado
CPU
—
RAM
—
GPU
—
CONTAINERS
—
REQUESTS
—
Deploy
POST /deploy — afeta produção.
GET /memory · POST /memory
ENTRADAS
Clique em "Conectar" para carregar.
CONFIGURAÇÃO
Gateway
URL atual:
Status: não conectado
Endpoints em uso
GET /health (fallback /) GET /models GET /agents GET /metrics GET /memory POST /chat POST /memory POST /project POST /deploy GET /architecture (planejado) POST /missao (planejado)