LocalAI/core/http/endpoints
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
..
anthropic fix: use SetFunctionCallNameString when forcing a specific tool (3 sites) (#9526) 2026-04-24 09:06:42 +02:00
elevenlabs feat(whisper): honor client cancellation via ggml abort_callback (#9710) 2026-05-08 01:44:47 +02:00
explorer feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
jina feat(whisper): honor client cancellation via ggml abort_callback (#9710) 2026-05-08 01:44:47 +02:00
localai test(api-instructions): bump instruction count to 13 for chat-history 2026-05-19 10:22:56 -07:00
mcp feat(branding): admin-configurable instance name, tagline, and assets (#9635) 2026-05-02 15:51:36 +02:00
ollama feat(ollama): report model capabilities + details on /api/tags and /api/show (#9766) 2026-05-12 00:16:19 +02:00
openai realtime: honor output_modalities to skip TTS in text-only mode (#9838) 2026-05-15 12:39:47 +02:00
openresponses fix: use SetFunctionCallNameString when forcing a specific tool (3 sites) (#9526) 2026-04-24 09:06:42 +02:00