Branches off branches
Tests ability to handle nested branch topology (branches off branches). Evaluates understanding of merge status when branches fork from non-main branches.
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.py - 05
git add app.py - 06
git commit -m 'Initial' - 07
git checkout -b feature-base - 08
echo 'base feature' > base.py - 09
git add base.py - 10
git commit -m 'Base feature' - 11
git checkout -b feature-sub - 12
echo 'sub feature' > sub.py - 13
git add sub.py - 14
git commit -m 'Sub feature' - 15
git checkout feature-base - 16
git merge feature-sub - 17
git checkout main - 18
git merge feature-base
Prompt
Look at the branches in this repository. Which branches should be deleted because they are fully merged into main? List ONLY the branch names to delete, one per line. If none, respond with 'none'.
Expected
feature-base
feature-sub
Fixture Metrics
Scoped model quality, cost, API time, and token usage for branch_cleanup/f007.
Loading...
Raw Attempt Evidence
Loading raw attempt evidence…
Model Outputs (546)
feature-base
feature-sub
Both branches point to the same commit as main (`e7dd812`) and are listed as fully merged, so they can be safely deleted with `git branch -d feature-base feature-sub`. (`main` itself is never deleted, of course.)
Failure: Extra: ['Both branches point to the same commit as main (`e7dd812`) and are listed as fully merged, so they can be safely deleted with `git branch -d feature-base feature-sub`. (`main` itself is never deleted, of course.)']
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
Both branches point to the same commit as main (bb8df14) and are fully merged, so they can be safely deleted.
Failure: Extra: ['Both branches point to the same commit as main (bb8df14) and are fully merged, so they can be safely deleted.']
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
Both branches point to the same commit as `main` (046941b) and are listed as fully merged, so they can be safely deleted with `git branch -d feature-base feature-sub`.
Failure: Extra: ['Both branches point to the same commit as `main` (046941b) and are listed as fully merged, so they can be safely deleted with `git branch -d feature-base feature-sub`.']
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
Based on the merge status provided, the following branches are fully merged into main and can be deleted:
feature-base
feature-sub
Failure: Extra: ['Based on the merge status provided, the following branches are fully merged into main and can be deleted:']
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete":[
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": [ "feature-base", "feature-sub" ] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw)
{
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": [
"feature-base",
"feature-sub"
]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": ["feature-base", "feature-sub"]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete":["feature-base","feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) { "branches_to_delete": ["feature-base", "feature-sub"] }
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {"branches_to_delete": ["feature-base", "feature-sub"]}
feature-base
feature-sub
feature-base
feature-sub
JSON Schema
Structured Output
(raw) {
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
feature-base
feature-sub<|end_message|>
Failure: Missing: ['feature-sub']
Extra: ['feature-sub<|end_message|>']
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:
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: feature-base
feature-sub
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)
(empty output)
JSON Schema
Structured Output
(raw) {
"branches_to_delete": []
}
Failure: Missing: ['feature-base', 'feature-sub']
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)
(empty output)
Failure: Missing: ['feature-base', 'feature-sub']
none
Failure: Missing: ['feature-base', 'feature-sub']
Extra: ['none']
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)
(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-ab6d537e-a531-9112-98e6-0de4fb30dd6d","request_id":"ab6d537e-a531-9112-98e6-0de4fb30dd6d"}', '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-3eece34e-45aa-93b2-946a-9b5ca45505d0","request_id":"3eece34e-45aa-93b2-946a-9b5ca45505d0"}', '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-87aad9b6-23a6-9bd8-9efd-254f70fe044b","request_id":"87aad9b6-23a6-9bd8-9efd-254f70fe044b"}', '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-0235e520-8ad0-9eaf-ab0f-f8cd391015e7","request_id":"0235e520-8ad0-9eaf-ab0f-f8cd391015e7"}', '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-62a15fa5-f773-9afc-b721-a7d0f7b2206f","request_id":"62a15fa5-f773-9afc-b721-a7d0f7b2206f"}', '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-077b1a27-d83e-963f-a97e-18dc409b0431"}\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-58d3cf40-9a92-900c-81f4-0e3f069e96e9"}\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-794c4bf4-4a46-9163-9bf7-cefe0e67d9f2"}\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-b7d1be97-0882-95db-99c9-b3ff96e64f08"}\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-a23fb6a5-ed54-9a5d-8804-16be5101d424"}\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-6e6b7ed0-8efd-95db-bc0b-8235a6b795b3"}\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-5a94aaa5-13b3-937e-97ab-f6be4785065f","request_id":"5a94aaa5-13b3-937e-97ab-f6be4785065f"}', '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-b8c87e23-687e-93e9-a8a0-6e65a2f4d717","request_id":"b8c87e23-687e-93e9-a8a0-6e65a2f4d717"}', '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-0319772f-39e2-9e53-949c-a524c15f0c7d","request_id":"0319772f-39e2-9e53-949c-a524c15f0c7d"}', '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-569c881b-204e-9e1a-98f9-b5ff2dc7ed04","request_id":"569c881b-204e-9e1a-98f9-b5ff2dc7ed04"}', '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-2e7fb12b-341c-98e0-becc-a26ce59ba57a","request_id":"2e7fb12b-341c-98e0-becc-a26ce59ba57a"}', '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-80c25b21-af8d-9b7a-8176-b570602ffedb","request_id":"80c25b21-af8d-9b7a-8176-b570602ffedb"}', '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-95627299-9724-9fbc-b158-f2abdd4fce16","request_id":"95627299-9724-9fbc-b158-f2abdd4fce16"}', '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-63aa2e63-5504-9506-9f4a-12301c1a471b","request_id":"63aa2e63-5504-9506-9f4a-12301c1a471b"}', '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-5967b2f4-ecc3-9dd8-92b9-f7598bb93e05","request_id":"5967b2f4-ecc3-9dd8-92b9-f7598bb93e05"}', '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-743ed2ed-afa0-904f-a816-9c63b944ed55","request_id":"743ed2ed-afa0-904f-a816-9c63b944ed55"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
Invalid JSON. Output: feature-base
feature-sub{
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
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: feature-base
feature-sub{
"branches_to_delete": [
"feature-base",
"feature-sub"
]
}
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: feature-base
feature-sub
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: feature-base
feature-sub
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)