mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
* fix(openresponses): do not omit required fields summary and id * fix(openresponses): ensure ORItemParam.Summary is never null Normalize Summary to an empty slice at serialization chokepoints (sendSSEEvent, bufferEvent, buildORResponse) so it always serializes as [] instead of null. Closes #9047 |
||
|---|---|---|
| .. | ||
| responses.go | ||
| store.go | ||
| store_suite_test.go | ||
| store_test.go | ||
| websocket.go | ||