oobabooga
cb511928e2
Fix GPT-OSS tag leak during streaming between thinking and tool calls
2026-04-06 12:06:28 -07:00
oobabooga
6e2b70bde6
Add Gemma 4 tool-calling support
2026-04-02 20:26:27 -07:00
oobabooga
750502695c
Fix GPT-OSS tool-calling after 9ec20d97
2026-03-24 11:39:24 -07:00
oobabooga
ca36bd6eb6
API: Remove leading spaces from post-reasoning content
2026-03-18 07:36:11 -07:00
oobabooga
cb08ba63dc
Fix GPT-OSS channel markup leaking into UI when model skips analysis block
2026-03-14 09:08:05 -07:00
oobabooga
09a6549816
API: Stream reasoning_content separately from content in OpenAI-compatible responses
2026-03-14 06:52:40 -07:00
oobabooga
a09f21b9de
UI: Fix tool calling for GPT-OSS and Continue
2026-03-12 22:17:20 -03:00
oobabooga
2d0cc7726e
API: Add reasoning_content field to non-streaming chat completions
...
Extract thinking/reasoning blocks (e.g. <think>...</think>) into a
separate reasoning_content field on the assistant message, matching
the convention used by DeepSeek, llama.cpp, and SGLang.
2026-03-12 16:30:46 -03:00