iop/apps/edge/internal/service
2026-07-18 07:39:38 +09:00
..
control_command.go refactor: edge service split and OpenAI surface separation 2026-06-06 12:18:33 +09:00
long_context_queue_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
model_queue_admission.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
model_queue_admission_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
model_queue_release.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
model_queue_snapshot.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
model_queue_test_support_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
model_queue_types.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
node_command.go feat(edge): provider availability capacity queue foundation 2026-06-14 17:19:06 +09:00
provider_pool.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
provider_resolution.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
provider_scheduling_advanced_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_scheduling_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_tunnel.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
queue_dispatch_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
queue_reservation.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
queue_reservation_test.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
run_cancel.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
run_command_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
run_dispatch_internal_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
run_submit.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
run_types.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
run_wire.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +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
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