gpt-image-2 multi-image + fix: tools need reasoning_effort none on gpt-5.6 (ggg mute bug)
This commit is contained in:
+3
-1
@@ -35,7 +35,9 @@ Decisions inside the set architecture. D-NNN, never renumbered.
|
||||
- **D-009** — `translate()` still keys off `fix-model` although the
|
||||
repair path is gone; the whole translate-before-draw step dies in
|
||||
FDB-009 (gpt-image-2 is multilingual). Not worth a config rename
|
||||
for one phase.
|
||||
for one phase. *(Closed 2026-07-13: FDB-009 deleted translate();
|
||||
the fix-model config key is now fully dead and can be dropped from
|
||||
live configs.)*
|
||||
- **D-010** — Persistence uses stdlib `sqlite3` via
|
||||
`asyncio.to_thread`, not aiosqlite: no new dependency, and a
|
||||
connection-per-operation with WAL is plenty at this message volume.
|
||||
|
||||
Reference in New Issue
Block a user