Related changes split across commits
Tests ability to identify related changes split across multiple commits that should be combined. Evaluates recognizing atomic-commit boundaries.
Baseline Repository
These commands set up the repo before the model sees the prompt. They define the starting file structure, staged changes, and Git history.
- 01
git init - 02
git config user.email 'test@test.com' - 03
git config user.name 'Test User' - 04
echo '// v1' > app.js - 05
git add app.js - 06
git commit -m 'Add app.js v1' - 07
echo '// v2' > app.js - 08
git add app.js - 09
git commit -m 'WIP: update app.js' - 10
echo '// v3' > app.js - 11
git add app.js - 12
git commit -m 'WIP: more updates' - 13
echo '// final' > app.js - 14
git add app.js - 15
git commit -m 'Finalize app.js'
Prompt
Analyze this git history. Multiple consecutive WIP commits updating the same file suggest the changes should be combined. Identify the WIP commits that should be marked as squash/fixup in an interactive rebase. Do not include the initial or final anchor commit. Output ONLY the selected commit subject lines, one per line, with no explanation.
Expected
WIP: update app.js
WIP: more updates
Fixture Metrics
Scoped model quality, cost, API time, and token usage for commit_squash/f003.
Loading...
Raw Attempt Evidence
Loading raw attempt evidence…
Model Outputs (546)
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits": ["WIP: update app.js", "WIP: more updates"]}
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits": ["WIP: update app.js", "WIP: more updates"]}
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits": ["WIP: update app.js", "WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits": ["WIP: update app.js", "WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits":["WIP: more updates","WIP: update app.js"]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": ["WIP: more updates", "WIP: update app.js"] }
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": ["WIP: more updates", "WIP: update app.js"] }
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": ["WIP: more updates", "WIP: update app.js"]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits": ["WIP: update app.js", "WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": [ "WIP: more updates", "WIP: update app.js" ] }
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw)
{
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: update app.js","WIP: more updates"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
Finalize app.js
WIP: more updates
WIP: update app.js
Add app.js v1
JSON Schema
Structured Output
(raw) {
"commits": [
"Finalize app.js",
"WIP: more updates",
"WIP: update app.js",
"Add app.js v1"
]
}
Failure: Extra selected commit messages: ['Finalize app.js', 'Add app.js v1']
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js",
"WIP: more updates"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": [
"WIP: more updates",
"WIP: update app.js"
] }
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": ["WIP: more updates", "WIP: update app.js"] }
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": [
"WIP: more updates",
"WIP: update app.js"
] }
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) { "commits": ["WIP: update app.js", "WIP: more updates"] }
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates", "WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
(raw) { "commits": ["WIP: update app.js", "WIP: more updates"] }
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":[
"WIP: more updates",
"WIP: update app.js"
]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates","WIP: update app.js"]}
WIP: more updates
WIP: update app.js
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": [ "WIP: more updates", "WIP: update app.js" ] }
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": ["WIP: more updates", "WIP: update app.js"] }
WIP: more updates
WIP: update app.js
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP:more updates
WIP: update app.js
Failure: Missing expected commit messages: ['WIP: more updates']; Extra selected commit messages: ['WIP:more updates']
WIP: more updates
WIP:update app.js
Failure: Missing expected commit messages: ['WIP: update app.js']; Extra selected commit messages: ['WIP:update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": ["WIP: more updates"]
}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates"]}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: more updates']
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["WIP: more updates"]}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {"commits": ["WIP: more updates"]}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"WIP: more updates"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js']
WIP: update app.js
WIP: more updates<|end_message|>
Failure: Missing expected commit messages: ['WIP: more updates']; Extra selected commit messages: ['WIP: more updates']
f31f575 WIP: update app.js
784972b WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: update app.js', 'WIP: more updates']
9b7ae6f WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates']
802e84c WIP: more updates
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates']
b6c37d3
081a357
JSON Schema
Structured Output
(raw) {"commits": ["b6c37d3", "081a357"]}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
7add25b WIP: update app.js
c1a412b WIP: more updates
JSON Schema
Structured Output
(raw) {"commits":["7add25b WIP: update app.js","c1a412b WIP: more updates"]}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: update app.js', 'WIP: more updates']
7735378 WIP: more updates
91b8f33 WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits":["7735378 WIP: more updates","91b8f33 WIP: update app.js"]}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
c51a989 Finalize app.js
f5a309f WIP: more updates
1744516 WIP: update app.js
4f3aa24 Add app.js v1
JSON Schema
Structured Output
(raw) {
"commits": [
"c51a989 Finalize app.js",
"f5a309f WIP: more updates",
"1744516 WIP: update app.js",
"4f3aa24 Add app.js v1"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['Finalize app.js', 'WIP: more updates', 'WIP: update app.js', 'Add app.js v1']
165e87f Finalize app.js
1e5faab WIP: more updates
8332b5d WIP: update app.js
1ec2762 Add app.js v1
JSON Schema
Structured Output
(raw) {
"commits": [
"165e87f Finalize app.js",
"1e5faab WIP: more updates",
"8332b5d WIP: update app.js",
"1ec2762 Add app.js v1"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['Finalize app.js', 'WIP: more updates', 'WIP: update app.js', 'Add app.js v1']
a559dd7 Finalize app.js
d80d12d WIP: more updates
63de88e WIP: update app.js
181e10d Add app.js v1
JSON Schema
Structured Output
(raw) {
"commits": [
"a559dd7 Finalize app.js",
"d80d12d WIP: more updates",
"63de88e WIP: update app.js",
"181e10d Add app.js v1"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['Finalize app.js', 'WIP: more updates', 'WIP: update app.js', 'Add app.js v1']
48fe677 Finalize app.js
d6341fd WIP: more updates
801373d WIP: update app.js
71dc3ca Add app.js v1
JSON Schema
Structured Output
(raw) {"commits": ["48fe677 Finalize app.js", "d6341fd WIP: more updates", "801373d WIP: update app.js", "71dc3ca Add app.js v1"]}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['Finalize app.js', 'WIP: more updates', 'WIP: update app.js', 'Add app.js v1']
0731325 WIP: update app.js
02ec63a WIP: more updates
JSON Schema
Structured Output
(raw) {
"commits": [
"0731325 WIP: update app.js",
"02ec63a WIP: more updates"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: update app.js', 'WIP: more updates']
Invalid JSON. Output: {
{
"commits": [
"WIP: more updates",
"WIP: update app.js"
]
}
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting property name enclosed in double quotes: line 2 column 1 (char 2)
Failure: Failed to parse structured JSON response: Expecting property name enclosed in double quotes: line 2 column 1 (char 2)
307b86a WIP: more updates
65baaa4 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
Invalid JSON. Output: WIP: more updates
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
83971c2 WIP: more updates
2ee7bb3 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"83971c2 WIP: more updates",
"2ee7bb3 WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
Invalid JSON. Output: WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
(empty output)
JSON Schema
Structured Output
(raw) { "commits": [] }
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']
c2287ca WIP: more updates
b2a6957 WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": [ "c2287ca WIP: more updates", "b2a6957 WIP: update app.js" ] }
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
Invalid JSON. Output: WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
10ca6a3 WIP: more updates
c3aff1e WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
(empty output)
JSON Schema
Structured Output
(raw) {
"commits": []
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']
WIP: more updatesWIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates']
a8d114b WIP: more updates
a3d685a WIP: update app.js
JSON Schema
Structured Output
(raw) {"commits": ["a8d114b WIP: more updates", "a3d685a WIP: update app.js"]}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
7c723d9 WIP: more updates
7b1c974 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"7c723d9 WIP: more updates",
"7b1c974 WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
33c4380 WIP: more updates
5895862 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"33c4380 WIP: more updates",
"5895862 WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
525e191 WIP: more updates
93a4396 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"525e191 WIP: more updates",
"93a4396 WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
e0077c2 WIP: more updates
c42a634 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
more updates
update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['more updates', 'update app.js']
Invalid JSON. Output: 95f4bc2
2c17afa
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Extra data: line 1 column 3 (char 2)
Failure: Failed to parse structured JSON response: Extra data: line 1 column 3 (char 2)
3b0a948 WIP: more updates
5d08d44 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
57507e6 WIP: more updates
d4f5287 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
fa9b199 WIP: more updates
c845102 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"fa9b199 WIP: more updates",
"c845102 WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
ed9d153 WIP: more updates
65934b8 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"ed9d153 WIP: more updates",
"65934b8 WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
16c4e58 Finalize app.js
a6efdf1 WIP: more updates
e71ec1a WIP: update app.js
e3977ee Add app.js v1
JSON Schema
Structured Output
(raw) {
"commits": [
"16c4e58 Finalize app.js",
"a6efdf1 WIP: more updates",
"e71ec1a WIP: update app.js",
"e3977ee Add app.js v1"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['Finalize app.js', 'WIP: more updates', 'WIP: update app.js', 'Add app.js v1']
0ea4a4c Finalize app.js
dade4f9 WIP: more updates
06ec6f9 WIP: update app.js
b848c2a Add app.js v1
JSON Schema
Structured Output
(raw) {
"commits": [
"0ea4a4c Finalize app.js",
"dade4f9 WIP: more updates",
"06ec6f9 WIP: update app.js",
"b848c2a Add app.js v1"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['Finalize app.js', 'WIP: more updates', 'WIP: update app.js', 'Add app.js v1']
(empty output)
JSON Schema
Structured Output
(raw) {"commits": []}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']
b010676 WIP: more updates
39c8250 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: WIP: update app.js
WIP: more updates
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 2 (char 1)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 2 (char 1)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
ab0277e
342e524
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
fcc1e95 WIP: more updates
2673832 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"fcc1e95 WIP: more updates",
"2673832 WIP: update app.js"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
a85ae81 WIP: more updates
91767f3 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
69db30e WIP: more updates
b6497d4 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
5a07dd8 WIP: more updates
2385450 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"5a07dd8 WIP: more updates",
"2385450 WIP: update app.js"
]}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
1f92b1e WIP: more updates
40c0fe1 WIP: update app.js
JSON Schema
Structured Output
(raw) {
"commits": [
"1f92b1e WIP: more updates",
"40c0fe1 WIP: update app.js"
]}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
7825114 WIP: more updates
5340982 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
7287ff8
7465919
JSON Schema
Structured Output
(raw) {
"commits": [
"7287ff8",
"7465919"
]
}
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-010bcd62-28f8-97e2-8341-63f222dc3dcd","request_id":"010bcd62-28f8-97e2-8341-63f222dc3dcd"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-6b538169-bc14-9e18-a5a7-f290d62c713a","request_id":"6b538169-bc14-9e18-a5a7-f290d62c713a"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-cbb6d5d1-a6fc-95e5-9ab4-942557acf67c","request_id":"cbb6d5d1-a6fc-95e5-9ab4-942557acf67c"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-8bb35eab-613d-9f55-ae65-3a1bdf91f9a7","request_id":"8bb35eab-613d-9f55-ae65-3a1bdf91f9a7"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-b1f07472-6fc6-9b32-a4c2-f62f83ee9f21","request_id":"b1f07472-6fc6-9b32-a4c2-f62f83ee9f21"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-41988ac9-552c-9218-ac92-ffe58d2fac63"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-0f0a2581-cea7-9bf3-a46e-ee9d8e7db019"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-8e06b0fd-d231-975e-b83b-21b158278bd9"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-553880f2-0943-926d-9fd2-8a49e27f21db"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
03b09b2 WIP: more updates
fb1e789 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-a81d634a-3b41-9779-95a7-cb4dbf80e170"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-f798698e-7f36-915b-b057-02b7f6207c62"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-c4fb4c0b-3368-9c81-91c7-0a95864c5e9c","request_id":"c4fb4c0b-3368-9c81-91c7-0a95864c5e9c"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-de9a86c4-5131-976d-8c94-03eee533b357","request_id":"de9a86c4-5131-976d-8c94-03eee533b357"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-b764b00a-b790-91b3-9755-6890626c3a5f","request_id":"b764b00a-b790-91b3-9755-6890626c3a5f"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-1534eb6f-901b-9ccf-9675-869bf1663d4c","request_id":"1534eb6f-901b-9ccf-9675-869bf1663d4c"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-17a84a5a-7fe5-945f-a9e5-1ae881269f9b","request_id":"17a84a5a-7fe5-945f-a9e5-1ae881269f9b"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-7d5a4523-b266-9d1b-9845-899acc06d8ec","request_id":"7d5a4523-b266-9d1b-9845-899acc06d8ec"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-df47663e-5f0a-9a3d-89d7-ad5d27d6eaa9","request_id":"df47663e-5f0a-9a3d-89d7-ad5d27d6eaa9"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-7e5c54d6-61de-9511-bae5-a69128a6f280","request_id":"7e5c54d6-61de-9511-bae5-a69128a6f280"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-c81dd575-2944-9545-9a81-0136b694de62","request_id":"c81dd575-2944-9545-9a81-0136b694de62"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-23c53355-d0bb-9e39-972f-8a1d4dcce207","request_id":"23c53355-d0bb-9e39-972f-8a1d4dcce207"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
Invalid JSON. Output: WIP: update app.js
WIP: more updates{ "commits": [ "WIP: update app.js", "WIP: more updates" ] }
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
16261ab WIP: more updates
8d41111 WIP: update app.js
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: WIP: more updates
WIP: update app.js
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
87cae98 WIP: more updates
53e84a6 WIP: update app.js
JSON Schema
Structured Output
(raw) { "commits": [ "87cae98 WIP: more updates", "53e84a6 WIP: update app.js" ] }
Failure: Missing expected commit messages: ['WIP: update app.js', 'WIP: more updates']; Extra selected commit messages: ['WIP: more updates', 'WIP: update app.js']