LocalAI/core
TLoE419 bfc9172aac test(api-instructions): bump instruction count to 13 for chat-history
The new chat-history instruction definition pushes the total
instructionDefs entries from 12 to 13. Update the hard-coded length
assertion in api_instructions_test.go to match.

The presence-level assertion in the sibling \"should include known
instruction names\" test already uses ContainElements rather than
ConsistOf, so no further edits are needed there.

Assisted-by: Claude:claude-opus-4-7

Signed-off-by: TLoE419 <tloemizuchizu@gmail.com>
2026-05-19 10:22:56 -07:00
..
application feat(api): expose chat conversation CRUD endpoints (#9432) 2026-05-18 18:06:06 -07:00
backend feat(gallery): verify backend OCI images with keyless cosign (#9823) 2026-05-18 08:02:20 +02:00
cli feat(gallery): verify backend OCI images with keyless cosign (#9823) 2026-05-18 08:02:20 +02:00
clients feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
config feat(gallery): verify backend OCI images with keyless cosign (#9823) 2026-05-18 08:02:20 +02:00
dependencies_manager feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
explorer chore: Security hardening (#9719) 2026-05-08 16:25:45 +02:00
gallery feat(gallery): verify backend OCI images with keyless cosign (#9823) 2026-05-18 08:02:20 +02:00
http test(api-instructions): bump instruction count to 13 for chat-history 2026-05-19 10:22:56 -07:00
p2p feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
schema feat(schema): add Conversation schema for chat history (#9432) 2026-05-18 18:05:41 -07:00
services test(chathistory): rewrite tests in Ginkgo/Gomega 2026-05-19 00:08:29 -07:00
startup feat(gallery): verify backend OCI images with keyless cosign (#9823) 2026-05-18 08:02:20 +02:00
templates fix(vision): propagate mtmd media marker from backend via ModelMetadata (#9412) 2026-04-18 20:30:13 +02:00
trace feat: add LocalVQE backend and audio transformations UI (#9640) 2026-05-04 22:07:11 +02:00