iop/apps/edge/internal/openai
toki 5b95208f4c feat: edge runtime model queue and status dispatch updates
- Update control-plane edge wire and edge-node runtime wire contracts
- Refactor model queue service with admission control
- Update chat handler and responses handler for edge
- Modify run dispatch and status provider logic
- Add/modify runtime proto definitions
- Move G07 status logs to archive
2026-07-05 20:01:27 +09:00
..
chat_handler.go feat: edge runtime model queue and status dispatch updates 2026-07-05 20:01:27 +09:00
input_estimator.go feat: long context admission support - refactor edge server, add input estimator 2026-07-05 18:18:58 +09:00
input_estimator_test.go feat: long context admission support - refactor edge server, add input estimator 2026-07-05 18:18:58 +09:00
ollama_passthrough.go
responses_handler.go feat: edge runtime model queue and status dispatch updates 2026-07-05 20:01:27 +09:00
routes.go
run_result.go
server.go feat: long context admission support - refactor edge server, add input estimator 2026-07-05 18:18:58 +09:00
server_test.go feat: long context admission support - refactor edge server, add input estimator 2026-07-05 18:18:58 +09:00
stream.go Update roadmap and openai server implementation 2026-07-05 05:19:02 +09:00
strict_output.go feat: openai-compatible tool call boundary hardening changes 2026-07-04 17:31:03 +09:00
tool_validation.go feat: openai-compatible tool call boundary hardening & knowledge tool optimization 2026-07-04 18:21:27 +09:00
types.go feat: openai-compatible tool call boundary hardening & knowledge tool optimization 2026-07-04 18:21:27 +09:00