iop/apps/node/internal/adapters/vllm
toki 57f0eaa717 fix(vllm): add reasoning delta handling to Execute function
- Add reasoning delta processing to vLLM adapter Execute function
- Use choice.Delta.ReasoningText() to handle both reasoning_content and reasoning fields
- Align vLLM behavior with openai_compat adapter
- Update CODE_REVIEW verification output with new test results
- Document plan deviation in 计划 대비 변경 사항 section

Closes inconsistency with PLAN requirement: 'reasoning/tool delta와 cancel을 보존한다'
2026-07-17 19:38:26 +09:00
..
stream.go fix(vllm): add reasoning delta handling to Execute function 2026-07-17 19:38:26 +09:00
vllm.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00
vllm_test.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00