Skip to content

meridian-v1.37.6

Choose a tag to compare

@rynfar rynfar released this 19 Apr 14:23
93188f0

Bug Fixes

  • multimodal image handling for OpenAI chat completions and nested tool_result (#392) — Danilo Bardusco
    • Data URLs passed via image_url on /v1/chat/completions now 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

Full changelog: meridian-v1.37.5...meridian-v1.37.6