iop/apps/edge/internal
toki 37bab752d0 feat(openai): think 컨트롤 필드 전달과 include_reasoning 옵션을 지원한다
node 어댑터에서 think, reasoning_effort, thinking_token_budget 필드를
vllm, lemonade 등 제공자별로 변환하여 전달하도록 변경한다.
vllm은 chat_template_kwargs로, lemonade는 직접 필드로 전달한다.
에드지는 include_reasoning=false일 때 reasoning_content를
스트림과 비스트림 응답에서 모두 삭제하도록 변경한다.
관련 테스트를 추가한다.
2026-07-03 15:05:39 +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 feat(runtime): workspace_root 제거와 tool 호환을 반영한다 2026-06-27 11:32:45 +09:00
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 feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
input feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
node feat: config validation and roadmap updates 2026-06-30 08:01:50 +09:00
openai feat(openai): think 컨트롤 필드 전달과 include_reasoning 옵션을 지원한다 2026-07-03 15:05:39 +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 feat(runtime): workspace_root 제거와 tool 호환을 반영한다 2026-06-27 11:32:45 +09:00