iop/apps/edge/internal/service
toki dba289d0fa feat(edge): 모델 그룹 큐 스케줄링 구현
- 모델 그룹별 큐 기반 디스패팅 로직 추가
- ModelQueue 관리자로 모델 인스턴스 큐 처리
- OpenAPI chat 및 responses 핸들러 업데이트
- edge 서비스 테스트 코드 개선
2026-06-16 10:16:05 +09:00
..
control_command.go refactor: edge service split and OpenAI surface separation 2026-06-06 12:18:33 +09:00
model_queue.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
model_queue_test.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
node_command.go feat(edge): provider availability capacity queue foundation 2026-06-14 17:19:06 +09:00
run_dispatch.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
run_dispatch_internal_test.go fix(edge): run stream 종료 시 실패 경로를 고정한다 2026-06-09 04:13:27 +09:00
service.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
service_test.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
status_provider.go feat(edge): provider availability capacity queue foundation 2026-06-14 17:19:06 +09:00