Bug Fixes
- multimodal image handling for OpenAI chat completions and nested tool_result (#392) — Danilo Bardusco
- Data URLs passed via
image_urlon/v1/chat/completionsnow reach Claude as proper image blocks (previously dropped silently) - Images nested inside
tool_result.content[]now trigger the structured multimodal path instead of being JSON-serialized into text
- Data URLs passed via
Full changelog: meridian-v1.37.5...meridian-v1.37.6