PulseAugur
EN
LIVE 21:34:21

Sonnet model update causes Liquid syntax errors with JSON output

An update to the Sonnet model has introduced a change where raw JSON output is now enclosed within a markdown fence. This modification has caused issues for users relying on Liquid syntax, specifically triggering an 'Unknown tag 'endraw'' error. The change appears to be an unintended consequence of the Sonnet update, impacting how developers parse and utilize the model's output. AI

IMPACT Developers using Liquid syntax with the Sonnet model may need to adjust their parsing logic to accommodate the new markdown fencing.

RANK_REASON A change in a specific model's output format is causing compatibility issues with a templating language.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Sonnet model update causes Liquid syntax errors with JSON output

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Model Drift Watch ·

    Measured: the last Sonnet update started wrapping raw JSON in a markdown fence

    <p>Liquid syntax error: Unknown tag 'endraw'</p>