Multi-line hunk: config block conflict
Tests ability to resolve a configuration block merge conflict with port and host changes. Evaluates infrastructure-merge judgment.
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
printf 'server: port: 8080 host: localhost' > config.yaml - 05
git add config.yaml - 06
git commit -m 'Initial config' - 07
git checkout -b prod - 08
printf 'server: port: 443 host: localhost' > config.yaml - 09
git add config.yaml - 10
git commit -m 'Use HTTPS port' - 11
git checkout main - 12
printf 'server: port: 8080 host: 0.0.0.0' > config.yaml - 13
git add config.yaml - 14
git commit -m 'Listen on all interfaces' - 15
git merge prod
Prompt
Resolve the merge conflict in config.yaml. The base had port: 8080 and host: localhost. Branch A changed port to 443 (HTTPS) keeping localhost. Branch B kept port 8080 but changed host to 0.0.0.0. Provide ONLY the resolved file content.
Expected
server:
port: 443
host: 0.0.0.0
Fixture Metrics
Scoped model quality, cost, API time, and token usage for merge_conflicts/f006.
Loading...
Raw Attempt Evidence
Loading raw attempt evidence…
Model Outputs (546)
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
--- config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
google/gemini-3.1-flash-lite-preview:xhigh__json_schema PASS 100%
127 in → 1,953 out (1,924 reasoning)
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0\n" }
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0" }
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0" }
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw)
{
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw)
{"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw)
{
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
```yaml
server:
port: 443
host: 0.0.0.0
```
```yaml
server:
port: 443
host: 0.0.0.0
```
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
```yaml
server:
port: 443
host: 0.0.0.0
```
```yaml
server:
port: 443
host: 0.0.0.0
```
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0\n" }
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
# config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "# config.yaml\nserver:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
```yaml
server:
port: 443
host: 0.0.0.0
```
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
```yaml
server:
port: 443
host: 0.0.0.0
```
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0\n" }
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0\n" }
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0" }
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0\n" }
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0" }
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "server:\n port: 443\n host: 0.0.0.0" }
--- config.yaml
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
--- config.yaml
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
--- config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
```yaml
server:
port: 443
host: 0.0.0.0
```
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {"resolved_content": "server:\n port: 443\n host: 0.0.0.0\n"}
server:
port: 443
host: 0.0.0.0
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
(empty output)
Failure: Content mismatch: ['config.yaml']
(empty output)
Failure: Content mismatch: ['config.yaml']
(empty output)
Failure: Content mismatch: ['config.yaml']
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: Content mismatch: ['config.yaml']
(empty output)
Failure: Content mismatch: ['config.yaml']
```yaml
server:
port: 443
host: 0.0.0.0
```
**Reasoning:** The two branches changed different fields relative to the base (port 8080, host localhost):
- Branch A: changed `port` → `443`, left `host` as `localhost`.
- Branch B: left `port` as `8080`, changed `host` → `0.0.0.0`.
Since each branch modified a distinct setting, the correct merge preserves both intended changes: the new HTTPS port (`443`) from A and the new bind address (`0.0.0.0`) from B.
Failure: Content mismatch: ['config.yaml']
```yaml
server:
port: 443
host: 0.0.0.0
```
**Reasoning:** Each branch modified a different field, so a correct semantic merge should preserve both intentional changes:
- Branch A's change: `port: 443` (HTTPS)
- Branch B's change: `host: 0.0.0.0` (bind to all interfaces)
This avoids discarding either team's work.
Failure: Content mismatch: ['config.yaml']
Looking at the two branches:
- **Branch A** changed port to 443 (HTTPS) and kept host as localhost
- **Branch B** kept port 8080 but changed host to 0.0.0.0
Each branch changed a *different* setting from the base, so both intentional changes should be preserved:
- Port: 443 (Branch A's HTTPS change)
- Host: 0.0.0.0 (Branch B's change)
```yaml
--- config.yaml
server:
port: 443
host: 0.0.0.0
```
**Note:** This combines both non-conflicting intents (HTTPS port + binding to all interfaces). However, please verify this is the desired outcome, as binding an HTTPS service to `0.0.0.0` exposes it publicly — confirm that's intended for your deployment and that TLS/certificates are configured for port 443.
Failure: Expected file heading before file content
```yaml
server:
port: 443
host: 0.0.0.0
```
**Resolution logic (3-way merge):**
| Field | Base | HEAD (Branch B) | prod (Branch A) | Resolution |
|-------|------|-----------------|-----------------|------------|
| `port` | 8080 | 8080 (unchanged) | **443** (changed) | `443` — take Branch A's change |
| `host` | localhost | **0.0.0.0** (changed) | localhost (unchanged) | `0.0.0.0` — take Branch B's change |
Each branch modified a **different field**, so both changes are applied independently. There is no true conflict — this is a clean non-overlapping merge.
Failure: Content mismatch: ['config.yaml']
```yaml
server:
port: 443
host: 0.0.0.0
```
**Resolution reasoning:**
| Setting | Base | HEAD | prod | Resolution |
|---------|------|------|------|------------|
| `port` | 8080 | 8080 (unchanged) | **443** | **443** — prod made an intentional change to HTTPS; HEAD didn't touch it |
| `host` | localhost | **0.0.0.0** | localhost (unchanged) | **0.0.0.0** — HEAD made an intentional change; prod didn't touch it |
Each branch modified a **different setting**, so both changes are independent and non-conflicting. The correct resolution is to accept both: the HTTPS port from `prod` and the bind-all host from `HEAD`. This is a classic case where accepting only one side would silently discard a real, intentional change from the other branch.
Failure: Content mismatch: ['config.yaml']
```yaml
server:
port: 443
host: 0.0.0.0
```
**Resolution logic:**
| Field | Base | HEAD (Branch B) | prod (Branch A) | Resolution |
|-------|------|-----------------|-----------------|------------|
| `port` | 8080 | 8080 (unchanged) | **443** (changed) | `443` |
| `host` | localhost | **0.0.0.0** (changed) | localhost (unchanged) | `0.0.0.0` |
Each branch made a **distinct, non-overlapping change** to a different field. Both changes are accepted — `port: 443` from the `prod` branch and `host: 0.0.0.0` from `HEAD`. This is a clean three-way merge with no true conflict.
Failure: Content mismatch: ['config.yaml']
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)
443
0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: localhost"
}
Failure: Content mismatch: ['config.yaml']
server:
port: 443host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: localhost\n"
}
Failure: Content mismatch: ['config.yaml']
Invalid JSON. Output: server:
port: 443
host: 0.0.0.0
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)
server: port: 443 host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server: port: 443 host: 0.0.0.0"
}
Failure: Content mismatch: ['config.yaml']
server
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
hostBCBShost: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: localhost"
}
Failure: Content mismatch: ['config.yaml']
```yaml
---
server:
port: 443
host: 0.0.0.0
```
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
Failure: Content mismatch: ['config.yaml']
Invalid JSON. Output: ```yaml
server:
port: 443
host: localhost
```
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)
yaml
server:
port: 443
host: 0.0.0.0
```
Failure: Content mismatch: ['config.yaml']
```yaml
--- config.yaml
server:
port: 443
host: 0.0.0.0
```
Failure: Expected file heading before file content
```yaml
---
server:
port: 443
host: 0.0.0.0
```
Failure: Content mismatch: ['config.yaml']
Invalid JSON. Output: server:
port: 443
host: 0.0.0.0
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)
server:
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
(empty output)
JSON Schema
Structured Output
(raw) {"resolved_content":""}
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
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)
--- config.yaml
server:
port: 443
host: localhost
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: localhost"
}
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: localhost"
}
Failure: Content mismatch: ['config.yaml']
---
config.yaml
server:
port: 443
host: 0.0.0.0
JSON Schema
Structured Output
(raw) { "resolved_content": "---\nconfig.yaml\nserver:\n port: 443\n host: 0.0.0.0\n" }
Failure: Expected file heading before file content
server:
port: 8080
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
JSON Schema
Structured Output
(raw) {"resolved_content":"server:\n port: 443\n host: localhost\n"}
Failure: Content mismatch: ['config.yaml']
server:
port: 443
host: localhost
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 443\n host: localhost\n"
}
Failure: Content mismatch: ['config.yaml']
```yaml
--- config.yaml
server:
port: 443
host: 0.0.0.0
```
Failure: Expected file heading before file content
---
server:
port: 443
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
Invalid JSON. Output: server:
port: 443
host: 0.0.0.0
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)
server:
port: 443
host: localhost
Failure: Content mismatch: ['config.yaml']
(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-05b9abf2-44ff-9e69-9378-f41461bf19da","request_id":"05b9abf2-44ff-9e69-9378-f41461bf19da"}', '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-29e9de1f-dbef-9901-bb29-d8383d47ae2d","request_id":"29e9de1f-dbef-9901-bb29-d8383d47ae2d"}', '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-90fc40ce-3a34-9911-bbf5-cee0d7273754","request_id":"90fc40ce-3a34-9911-bbf5-cee0d7273754"}', '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-dfc3793e-da6c-9dc3-bd8a-78c9823715cb","request_id":"dfc3793e-da6c-9dc3-bd8a-78c9823715cb"}', '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-52018b9c-6c4c-9aa2-b0fa-ad4a34998c23","request_id":"52018b9c-6c4c-9aa2-b0fa-ad4a34998c23"}', '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-2092ac34-1c47-9616-ba33-005a7c5f9970"}\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-25ceb8c0-fccd-9ff0-829c-d054e43ef4e5"}\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-d68c9aeb-0c47-9926-bf5e-0273b001e1d4"}\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-81fa0214-c207-948e-9708-e9d4291382ef"}\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-bd04d7cd-2f4b-9089-9eff-9f34347583eb"}\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-37d14c9c-c956-946d-9f6e-b475e6959fec"}\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-d6d924cf-3b08-9d56-9350-d956c7fea23d","request_id":"d6d924cf-3b08-9d56-9350-d956c7fea23d"}', '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-96ec92a7-4274-92d1-a100-c46f11f11d55","request_id":"96ec92a7-4274-92d1-a100-c46f11f11d55"}', '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-e53815fe-ce08-9106-8804-cba9fa335915","request_id":"e53815fe-ce08-9106-8804-cba9fa335915"}', '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-e2cdc388-b042-9aee-a538-2c7589880577","request_id":"e2cdc388-b042-9aee-a538-2c7589880577"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
```yaml
--- config.yaml
server:
port: 443
host: 0.0.0.0
```
Failure: Expected file heading before file content
(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-bd262afe-6c87-96ef-8633-67ff667e2ddf","request_id":"bd262afe-6c87-96ef-8633-67ff667e2ddf"}', '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-12dff2f6-716b-926b-b512-249221c7247d","request_id":"12dff2f6-716b-926b-b512-249221c7247d"}', '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-6fe31a0b-2a60-988c-b367-b88d7bfaac51","request_id":"6fe31a0b-2a60-988c-b367-b88d7bfaac51"}', '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-c404a9ca-f056-9a8c-a783-415a759b3e42","request_id":"c404a9ca-f056-9a8c-a783-415a759b3e42"}', '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-603346da-caba-979f-b339-8476c218e02a","request_id":"603346da-caba-979f-b339-8476c218e02a"}', '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-bd36ee28-1e31-9564-a6b6-cc3605ce1ebc","request_id":"bd36ee28-1e31-9564-a6b6-cc3605ce1ebc"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
(raw) {
"resolved_content": ""
}
Failure: Content mismatch: ['config.yaml']
--- config.yaml
server:
port: 443
host: 0.0.0.0<|end_message|>
Failure: Content mismatch: ['config.yaml']
Invalid JSON. Output: --- config.yaml
server:
port: 443
host: 0.0.0.0{"resolved_content": "--- config.yaml\nserver:\n port: 443\n host: 0.0.0.0\n"}
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)
---
config.yaml
server:
port: 443
host: 0.0.0.0
Failure: Expected file heading before file content
Invalid JSON. Output: server:
port: 443
host: 0.0.0.0
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: server:
port: 443
host: 0.0.0.0
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)
---
config.yaml
server:
port: 443
host: 0.0.0.0
Failure: Expected file heading before file content
Invalid JSON. Output: server:
port: 443
host: 0.0.0.0{
"resolved_content": "server:\n port: 443\n host: 0.0.0.0"
}
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)
server:
port: 8080
host: 0.0.0.0
Failure: Content mismatch: ['config.yaml']
server:
port: 8080
host: 0.0.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "server:\n port: 8080\n host: 0.0.0.0\n"
}
Failure: Content mismatch: ['config.yaml']
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: server:
port: 443
host: 0.0.0.0
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)