Files
pipecat/changelog/3457.changed.md

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.