Commit 1d11107
committed
test(codex-proxy): update Chat Completions adaptation test to merged system position
The adapter now relocates in-input developer messages to the front as a
single leading system message, so the expected message order changes from
[user, system] to [system, user].1 parent 63dec46 commit 1d11107
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1366 | 1366 | | |
1367 | 1367 | | |
1368 | 1368 | | |
| 1369 | + | |
| 1370 | + | |
1369 | 1371 | | |
1370 | | - | |
1371 | 1372 | | |
| 1373 | + | |
1372 | 1374 | | |
1373 | 1375 | | |
1374 | 1376 | | |
| |||
0 commit comments