LocalAI/core/http/endpoints
Ettore Di Giacinto 34e054f607
fix(reasoning): support models with reasoning without starting thinking tag (#8132)
* chore: extract reasoning to its own package

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* make sure we detect thinking tokens from template

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Allow to override via config, add tests

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-01-20 21:07:59 +01:00
..
anthropic feat: add tool/function calling support to Anthropic Messages API (#7956) 2026-01-10 18:44:22 +01:00
elevenlabs chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
explorer feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00
jina chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
localai feat(api): add support for open responses specification (#8063) 2026-01-17 22:11:47 +01:00
mcp chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
openai fix(reasoning): support models with reasoning without starting thinking tag (#8132) 2026-01-20 21:07:59 +01:00
openresponses feat(api): add support for open responses specification (#8063) 2026-01-17 22:11:47 +01:00