v3.14.1 — bump pibox v0.11.0 → v0.11.1
Patch release. Tracks aicodebox v0.9.1. Single upstream bug fix
for the schema-mode retry helper used by /pibox-zai/openai/v1/
chat/completions:
- Each retry now re-states the original task in the retry
body (sectioned: Original task / previous invalid response
/ parse-validation error / required schema). Pre-fix the
retry prompt only had bad-output + error + schema; for
schemas that need task context (enum picks, allowed-values
lists, domain identifiers) the retry agent had ~zero chance
of correcting.
PiAdapter contract unchanged. Wire shape unchanged. aigate-side:
image-tag bump only. test_pibox.sh 7/7 green.
Heads-up: psyb0t/pibox:v0.11.1 + psyb0t/aicodebox:v0.9.1 may
not be on Docker Hub at this tag's cut moment.