iop/apps/edge/internal/openai
toki dba289d0fa feat(edge): 모델 그룹 큐 스케줄링 구현
- 모델 그룹별 큐 기반 디스패팅 로직 추가
- ModelQueue 관리자로 모델 인스턴스 큐 처리
- OpenAPI chat 및 responses 핸들러 업데이트
- edge 서비스 테스트 코드 개선
2026-06-16 10:16:05 +09:00
..
chat_handler.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
ollama_passthrough.go feat: m-node-multi-target-serving-foundation task completion and edge/node updates 2026-06-11 16:51:08 +09:00
responses_handler.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
routes.go feat: m-node-multi-target-serving-foundation G07/G08 work - route catalog, engine profiles, edge/node updates 2026-06-11 14:43:24 +09:00
run_result.go fix(edge): run stream 종료 시 실패 경로를 고정한다 2026-06-09 04:13:27 +09:00
server.go refactor(runtime): 포트 표준화와 브리지 경계를 반영한다 2026-06-07 17:51:54 +09:00
server_test.go feat(edge): 모델 그룹 큐 스케줄링 구현 2026-06-16 10:16:05 +09:00
stream.go fix(edge): run stream 종료 시 실패 경로를 고정한다 2026-06-09 04:13:27 +09:00
strict_output.go refactor: edge service split and OpenAI surface separation 2026-06-06 12:18:33 +09:00
types.go feat: openai workspace agent execution contract milestone and edge updates 2026-06-13 16:33:00 +09:00