LocalAI/core
Tv 8a0edd0809
Always populate ORItemParam.Summary (#9049)
* 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
2026-03-18 08:45:46 +01:00
..
application feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
backend feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
cli fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
dependencies_manager feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
explorer feat(mlx-distributed): add new MLX-distributed backend (#8801) 2026-03-09 17:29:32 +01:00
gallery fix: include model name in mmproj file path to prevent model isolation (#8937) (#8940) 2026-03-11 10:28:37 +01:00
http Always populate ORItemParam.Summary (#9049) 2026-03-18 08:45:46 +01:00
p2p feat(mlx-distributed): add new MLX-distributed backend (#8801) 2026-03-09 17:29:32 +01:00
schema Always populate ORItemParam.Summary (#9049) 2026-03-18 08:45:46 +01:00
services feat: support streaming mode for tool calls in agent mode, fix interleaved thinking stream (#9023) 2026-03-16 00:50:19 +01:00
startup feat(api): Add transcribe response format request parameter & adjust STT backends (#8318) 2026-02-01 17:33:17 +01:00
templates chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
trace feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00