Detailed Description
This artifact is a conversational API execution agent within the BubbleRAN MX-AI multi-agent architecture, designed to automate cloud-native network lifecycle management. Hermes API Agent translates natural language or semi-structured intents, typically from the SMO Agent, into validated Kubernetes operations for managing 5G O-RAN resources. It converts high-level requests into Kubernetes Custom Resource Definitions (CRDs) compliant YAML manifests, validates them against Kubernetes CRD schemas, and safely executes create, read, update, and delete operations on the cluster. By abstracting low-level API interactions, Hermes API Agent enables secure, deterministic, and intent-driven orchestration of network resources.
Key Features
- UE lifecycle management
- Secure intent-to-API translation
- Multi-agent workflow integration
- Network and terminal blueprint generation for SMO
Use Cases
- 5G SA network deployment automation
- Network and UE retrieval operations
- Safe deletion of network resources

