grok-build-upstream-mirror/crates/codegen/xai-grok-shell/changelogs/0.2.4.json

12 lines
372 B
JSON
Raw Normal View History

[
{
"category": "fixes",
"description": "**read_file** now correctly passes embedded base64 images to the model as vision tokens instead of truncated fragments.",
"breaking_change": false
},
{
"category": "features",
"description": "**image_gen** now uses the higher-quality grok-imagine-image-quality model.",
"breaking_change": false
}
]