Expand description
API routes for VEX endpoints
Structs§
- Agent
Response - Agent response
- Component
Health - Component health status
- Component
Status - Individual component status
- Create
Agent Request - Agent creation request
- Execute
Request - Execute agent request
- Execute
Response - Execute agent response
- Health
Response - Health check response
- Metrics
Response - Metrics response
Functions§
- api_
router - Build the API router
- create_
agent - Create agent handler
- execute_
agent - Execute agent handler
- get_
metrics - Get metrics handler
- get_
prometheus_ metrics - Prometheus metrics handler
- health
- Basic health check handler (lightweight)
- health_
detailed - Detailed health check with database connectivity