Three-way: author line with three different values
Tests ability to resolve a three-way author-name conflict where all three values differ. Evaluates complex merge decisions.
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 'Author: John' > author.txt - 05
git add author.txt - 06
git commit -m 'Initial author' - 07
git checkout -b fullname - 08
echo 'Author: John Smith' > author.txt - 09
git add author.txt - 10
git commit -m 'Use full name' - 11
git checkout main - 12
git checkout -b initials - 13
echo 'Author: J. Doe' > author.txt - 14
git add author.txt - 15
git commit -m 'Use initials' - 16
git checkout main - 17
git merge fullname - 18
git merge initials
Prompt
Resolve the merge conflict in author.txt. Three different authors were set: base 'Author: John', branch A 'Author: John Smith', branch B 'Author: J. Doe'. Both branches were merged into main (fullname first, then initials). Keep the value from the second merge side. Provide ONLY the resolved file content.
Expected
Author: J. Doe
Fixture Metrics
Scoped model quality, cost, API time, and token usage for merge_conflicts/f009.
Loading...
Raw Attempt Evidence
Loading raw attempt evidence…
Model Outputs (546)
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
```
Author: J. Doe
```
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
```
Author: J. Doe
```
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
```
Author: J. Doe
```
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
```text
Author: J. Doe
```
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
google/gemini-3.1-flash-lite-preview:high__json_schema PASS 100%
100 in → 1,334 out (1,322 reasoning)
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe\n" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe\n"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe\n"
}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
Author: J. Doe
Author: J. Doe
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J. Doe"}
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) { "resolved_content": "Author: J. Doe" }
Author: J. Doe
Author: J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: J. Doe"
}
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)
Author: J.Doe
Failure: Content mismatch: ['author.txt']
Author: J.Doe
JSON Schema
Structured Output
(raw) {"resolved_content": "Author: J.Doe"}
Failure: Content mismatch: ['author.txt']
Author:J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author:J. Doe"
}
Failure: Content mismatch: ['author.txt']
(empty output)
JSON Schema
Structured Output
Failure: Model 'deepseek/deepseek-v4-flash:none' violated the reasoning_level=none invariant: provider reported 121 reasoning token(s)
(empty output)
JSON Schema
Structured Output
(raw) {"resolved_content":""}
Failure: Content mismatch: ['author.txt']
Invalid JSON. Output: Author: J. Doe
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)
Author: John Smith (J. Doe)
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: John Smith (J. Doe)\n"
}
Failure: Content mismatch: ['author.txt']
Author: John Smith (J. Doe)
Failure: Content mismatch: ['author.txt']
Invalid JSON. Output: Author: J. Doe
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)
(empty output)
JSON Schema
Structured Output
(raw) {"resolved_content":""}
Failure: Content mismatch: ['author.txt']
Invalid JSON. Output: Author: J. Doe
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)
Author: J. Doe
Failure: Content mismatch: ['author.txt']
Author: John Smith
Author: John Smith
Failure: Content mismatch: ['author.txt']
Author: John Smith
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: John Smith"
}
Failure: Content mismatch: ['author.txt']
Author: John Smith J. Doe
JSON Schema
Structured Output
(raw) {"resolved_content":"Author: John Smith J. Doe"}
Failure: Content mismatch: ['author.txt']
Author: John Smith J. Doe
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: John Smith J. Doe"
}
Failure: Content mismatch: ['author.txt']
Author: John Smith
Author: J. Doe
</think>Author: John Smith
Author: J. Doe
Failure: Content mismatch: ['author.txt']
Author: John Smith
JSON Schema
Structured Output
(raw) {
"resolved_content": "Author: John Smith\n"
}
Failure: Content mismatch: ['author.txt']
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-95e4177c-985d-992e-b2b0-6b940b89924b","request_id":"95e4177c-985d-992e-b2b0-6b940b89924b"}', '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-56381c15-2758-998a-a972-dd914cd70080","request_id":"56381c15-2758-998a-a972-dd914cd70080"}', '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-bf31b25a-6a1c-9558-8f56-311acd200298","request_id":"bf31b25a-6a1c-9558-8f56-311acd200298"}', '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-7f980ca2-206f-9b39-b5d8-9e621ca68f6c","request_id":"7f980ca2-206f-9b39-b5d8-9e621ca68f6c"}', '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-0907df39-342c-97d2-bf78-738535126eac","request_id":"0907df39-342c-97d2-bf78-738535126eac"}', '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-b2ea267a-ff1c-91c7-8515-463e5a6dd524"}\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-6992f528-05f0-99f1-a414-5fa36b077da1"}\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-fb759d28-4c87-9d41-8dfa-faabaec8a82d"}\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-bfffeb51-8e3f-988e-ad86-b3f2a0457638"}\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-68ed75d8-d019-919f-b4c6-4c075eef8774"}\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-5a870c7b-4163-9900-a450-cd9f06f48834"}\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-b0d287dd-209f-918f-b037-8376d447ae4f","request_id":"b0d287dd-209f-918f-b037-8376d447ae4f"}', '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-5c85a526-d8ac-9117-9070-20c9bd5dc539","request_id":"5c85a526-d8ac-9117-9070-20c9bd5dc539"}', '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-bb01ac05-47be-90bd-8d46-975560ba2fdd","request_id":"bb01ac05-47be-90bd-8d46-975560ba2fdd"}', '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-a0a24d13-3de8-9c94-9018-f4f8951f5142","request_id":"a0a24d13-3de8-9c94-9018-f4f8951f5142"}', '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-0d7dd1d5-08e4-9138-af54-05caaee951d5","request_id":"0d7dd1d5-08e4-9138-af54-05caaee951d5"}', '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-83391a9c-5f55-90ec-a27f-5c8228177c82","request_id":"83391a9c-5f55-90ec-a27f-5c8228177c82"}', '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-07b829c4-c9da-935d-8e08-5474679e3613","request_id":"07b829c4-c9da-935d-8e08-5474679e3613"}', '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-fbf88930-3ab2-96c4-be32-c8f1e7a3e7ac","request_id":"fbf88930-3ab2-96c4-be32-c8f1e7a3e7ac"}', '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-eda2b0d2-65e3-9e35-b709-0def3b9d3abe","request_id":"eda2b0d2-65e3-9e35-b709-0def3b9d3abe"}', '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-214531d5-996f-9889-a304-f9c90b83a91c","request_id":"214531d5-996f-9889-a304-f9c90b83a91c"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: OpenAI-compatible response contained provider error: json_schema response format is not supported for model: thinkingmachines/Inkling-Small
Author: J. Doe<|end_message|>
Failure: Content mismatch: ['author.txt']
Invalid JSON. Output: Author: J. Doe{
"resolved_content": "Author: J. Doe"
}
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: Author: J. Doe
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: Author: J. Doe
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)
Author: J. Doe<|end_message|>
Failure: Content mismatch: ['author.txt']
Invalid JSON. Output: Author: J. Doe{
"resolved_content": "Author: J. Doe"
}
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)
Author: J. Smith
Failure: Content mismatch: ['author.txt']
Invalid JSON. Output: Author: J. Doe
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)