193 B
193 B
- Changed tool result JSON serialization to use
ensure_ascii=False, preserving UTF-8 characters instead of escaping them. This reduces context size and token usage for non-English languages.