aitbc
3b09e6b5c5
Cross-Node Transaction Testing / transaction-test (push) Successful in 4s
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Integration Tests / test-service-integration (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Successful in 14s
feat: implement multi-modal RL router with AI service integration
...
Implemented proxy endpoints to AI service for all AI service operations:
- POST /jobs: Submit job for execution
- GET /jobs/{job_id}: Get job status
- GET /jobs/{job_id}/result: Get job result
- POST /jobs/{job_id}/cancel: Cancel job
- GET /jobs: List jobs with filtering
- GET /health: Health check
All endpoints proxy to AI service (port 8106) using AITBCHTTPClient.
2026-05-03 23:10:26 +02:00
..
2026-05-03 09:41:30 +02:00
2026-05-02 14:38:19 +02:00
2026-04-30 10:34:11 +02:00
2026-05-02 16:26:21 +02:00
2026-05-02 16:23:28 +02:00
2026-04-30 10:47:50 +02:00
2026-04-25 08:24:34 +02:00
2026-05-03 21:56:16 +02:00
2026-04-30 08:36:55 +02:00
2026-05-03 23:10:26 +02:00
2026-04-30 11:57:09 +02:00
2026-05-03 21:14:26 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-05-02 16:17:15 +02:00
2026-05-02 16:17:15 +02:00
2026-04-30 08:33:18 +02:00
2026-05-02 16:17:15 +02:00
2026-05-02 14:38:19 +02:00
2026-04-25 07:23:45 +02:00
2026-05-02 16:23:28 +02:00
2026-04-30 08:36:55 +02:00
2026-05-02 16:23:28 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-05-02 16:23:28 +02:00
2026-04-30 10:47:50 +02:00
2026-04-25 07:46:44 +02:00
2026-04-30 08:36:55 +02:00
2026-05-02 16:17:15 +02:00
2026-05-02 14:55:21 +02:00
2026-04-30 10:59:16 +02:00
2026-03-08 11:26:18 +01:00