docs: account for vLLM reasoning field migration in plan 343#377
docs: account for vLLM reasoning field migration in plan 343#377
Conversation
Greptile SummaryThis PR updates the model-facade overhaul planning document ( Key updates and verification:
The previously flagged precedence contradiction has been resolved — the plan now correctly identifies
|
eric-tramel
left a comment
There was a problem hiding this comment.
Just leaving a review to agree with greptile on this one: let's make sure the new field takes precedence over the one getting deprecated.
📋 Summary
Updates the model facade overhaul plan (
plans/343) to explicitly account for the vLLMmessage.reasoning→message.reasoning_contentfield migration identified in #374. This ensures the PR-3 OpenAI-compatible adapter won't silently drop reasoning traces after LiteLLM removal.🔄 Changes
📚 Docs
plans/343/model-facade-overhaul-plan-step-1.md— four targeted additions:reasoning_content+reasoning), shared helper approach, and backlink to Handle vLLM/OpenAI-compatible reasoning field migration before LiteLLM removal #374🤖 Generated with AI
Closes #374