- 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을 보존한다' |
||
|---|---|---|
| .. | ||
| cli | ||
| mock | ||
| ollama | ||
| openai_compat | ||
| vllm | ||
| adapters_blackbox_test.go | ||
| config_set.go | ||
| config_set_test.go | ||
| factory.go | ||
| factory_internal_test.go | ||
| registry.go | ||