feat(coordinator-api): integrate dynamic pricing engine with GPU marketplace and add agent identity router
- Add DynamicPricingEngine and MarketDataCollector dependencies to GPU marketplace endpoints
- Implement dynamic pricing calculation for GPU registration with market_balance strategy
- Calculate real-time dynamic prices at booking time with confidence scores and pricing factors
- Enhance /marketplace/pricing/{model} endpoint with comprehensive dynamic pricing analysis
- Add static vs dynamic price
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
- Adaptive Learning Service (Port 8005) ✅
|
||||
- Enhanced Marketplace Service (Port 8006) ✅
|
||||
- OpenClaw Enhanced Service (Port 8007) ✅
|
||||
- ✅ **COMPLETE**: Dynamic Pricing API (Port 8008) - Real-time GPU and service pricing
|
||||
- Performance: 0.08s processing time, 94% accuracy, 220x speedup ✅
|
||||
- Deployment: Production-ready with systemd integration ✅
|
||||
|
||||
|
||||
Reference in New Issue
Block a user