iop/apps/edge/internal/service
toki 3cfe3181c4 feat(edge): model group mixed provider dispatch implementation + archive completed tasks
- Implement mixed provider dispatch with selection-first and path classifier strategies
- Add model queue service for provider load balancing
- Add OpenAI chat handler and stream updates for mixed provider support
- Add comprehensive tests for dispatch and queue logic
- Add inventory for Ornith vLLM mixed provider config
- Archive completed agent tasks (G06, G07)
2026-07-12 15:42:16 +09:00
..
control_command.go
model_queue.go feat(edge): model group mixed provider dispatch implementation + archive completed tasks 2026-07-12 15:42:16 +09:00
model_queue_test.go feat(edge): model group mixed provider dispatch implementation + archive completed tasks 2026-07-12 15:42:16 +09:00
node_command.go
run_dispatch.go feat(edge): model group mixed provider dispatch implementation + archive completed tasks 2026-07-12 15:42:16 +09:00
run_dispatch_internal_test.go feat(edge): model group mixed provider dispatch implementation + archive completed tasks 2026-07-12 15:42:16 +09:00
service.go feat(edge): implement openai compatible raw tunnel sideband passthrough for edge stream 2026-07-08 06:18:00 +09:00
service_internal_test.go feat: long context admission support - refactor edge server, add input estimator 2026-07-05 19:26:06 +09:00
service_test.go feat: long context admission support - refactor edge server, add input estimator 2026-07-05 18:18:58 +09:00
status_provider.go feat: edge runtime model queue and status dispatch updates 2026-07-05 20:01:27 +09:00
status_provider_test.go feat: edge runtime model queue and status dispatch updates 2026-07-05 20:01:27 +09:00