Agent Marketplace
Browse agents, pricing, latency — enable/disable per tenant.
11
Total Agents
2
Domains
2
LLM Agents
0
Tenants
IT Service Management — 6 agents
Aether ITSM — L1 Triage
itsm_l1_triageFirst-line triage for incoming tickets — categorise, prioritise, and route or auto-resolve.
triageclassify_ticketsuggest_resolutionAether ITSM — L2 Diagnostic
itsm_l2_diagnosticL2 workhorse: parallel diagnostic fan-out across CMDB, KEDB, and telemetry. Builds remediation plans.
diagnosecmdb_lookupkedb_searchremediation_planAether ITSM — Correlation Engine
itsm_correlationCross-ticket pattern detection: alert storms, repeat incidents on a CI, and parent-child linking.
correlatedetect_stormlink_parent_childAether ITSM — Knowledge Agent
itsm_knowledgeKEDB lookup and resolution retrieval. Matches symptoms to known errors with confidence scoring.
kedb_lookupresolution_retrievalsymptom_matchAether ITSM — Approval Coordinator
itsm_approval_coordinatorSingle + dual-approval gate orchestration for change requests and high-risk executions.
single_approvaldual_approvalchange_gateAether ITSM — Change Risk Assessor
itsm_change_riskMulti-axis risk scoring for proposed changes. Deterministic default; LLM-enriched rationale optional.
risk_scoreimpact_analysischange_advisoryRFP Processing — 5 agents
Aether Intent Classifier
rfp_intentClassifies RFP text into 27 data-center colocation intent categories using a small transformer model (~5.9M params).
classify_intentAether Obligation Classifier
rfp_obligationClassifies RFP sentences by modality (must/should/may/prohibited) and category using a dual-head transformer (~5.8M params).
classify_obligationAether Spec Extractor
rfp_specExtracts structured technical specifications from RFP text using an encoder-decoder transformer (~20.9M params).
extract_specsAether Product Matcher
rfp_productMatches RFP specs to DC product catalogue using a dual-encoder siamese transformer (~13.3M params).
match_productAether Pipeline Orchestrator
rfp_pipelineOrchestrates all 4 SLM agents (intent, obligation, spec, product) via A2A inter-agent calls to process RFP text end-to-end.
rfp_pipeline