📨 Hermes
Data Integration Agent | Domain: Data
Messenger of the agents, handling data transformation, ETL operations, and cross-system integration.
Overview​
KOSMOS V2.0 Hermes Agent - Data Integration (LangGraph Enhanced)
Hermes handles all data integration tasks:
- Data pipeline orchestration
- Schema inference and validation
- ETL/ELT operations
- API data synchronization
- Database queries and transformations
Auto-Generated
This documentation is automatically extracted from source code.
Source: implementation/backend/agents/hermes.py (390 lines)
Enumerations​
DataOperationType​
Types of data operations.
| Member | Value |
|---|
HermesState​
State for Hermes data integration workflow.
Inherits from: AgentGraphState
HermesAgent​
Hermes - Data Integration Agent (LangGraph Enhanced)
Capabilities:
- Database querying (PostgreSQL, Redis, DuckDB)
- Data transformation pipelines
- Schema inference and validation
- API data synchronization
- ETL workflow execution
Inherits from: <ast.Subscript object at 0x7fe8022fb1c0>