fix: prefix-preserving tool calls + dialog compliance
#56
by lucianommartins - opened
- Prefix-preserving: emit <|tool_response> instead of <turn|>\n after tool_calls when no response follows (matches dialog library)\n- Alphabetical field ordering in tool schemas\n- BOS token whitespace fix\n- Newline after <|think|> token\n- Bare image/video placeholders
RyanMullins changed pull request status to merged