LocalAI/core/http/endpoints/openai
Ettore Di Giacinto fc8d5c9198
fix: add strict mode check for no action function (#6294)
When strict mode is enabled, force the LLM to pick always a tool

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2025-10-05 18:13:34 +02:00
..
types feat: Realtime API support reboot (#5392) 2025-05-25 22:25:05 +02:00
chat.go fix: add strict mode check for no action function (#6294) 2025-10-05 18:13:34 +02:00
completion.go feat: Add Agentic MCP support with a new chat/completion endpoint (#6381) 2025-10-05 17:51:41 +02:00
edit.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
embeddings.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
image.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
inference.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
list.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
mcp.go feat: Add Agentic MCP support with a new chat/completion endpoint (#6381) 2025-10-05 17:51:41 +02:00
realtime.go feat(whisper-cpp): Convert to Purego and add VAD (#6087) 2025-08-28 17:25:18 +02:00
realtime_model.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
transcription.go feat(whisper): Add diarization (tinydiarize) (#6184) 2025-09-10 19:09:28 +02:00