iop/apps/edge/internal
toki 9ecf7f9fef feat: add OpenAI compat stream trace logging
- Add stream trace logging to edge server streamChatCompletion
- Add stream trace logging to node adapter openai_compat provider
- Enable trace via IOP_OPENAI_COMPAT_TRACE_STREAM env var or iop_trace_stream metadata
- Track content, reasoning, tool_calls chunks with think tag detection
2026-07-03 11:54:26 +09:00
..
bootstrap refactor(edge): unify resource model, update dispatch & status, add tests, clean up review docs 2026-06-28 22:46:49 +09:00
configrefresh feat(edge): model queue priority routing with runtime config refresh 2026-07-01 21:07:29 +09:00
controlplane
edgecmd feat(edge): node resource model unification - update phase/SDD docs and edge service 2026-06-29 14:39:27 +09:00
edgevalidate feat: routing status refresh and config validation updates 2026-06-30 09:47:34 +09:00
events
input
node feat: config validation and roadmap updates 2026-06-30 08:01:50 +09:00
openai feat: add OpenAI compat stream trace logging 2026-07-03 11:54:26 +09:00
opsconsole feat: reasoning_delta 이벤트 처리 및 출력 개선 2026-07-02 14:05:19 +09:00
service feat(edge): model queue priority routing with runtime config refresh 2026-07-01 21:07:29 +09:00
transport